Skip to content

Commit

Permalink
ci: set macosx deployment target to 10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Jul 16, 2024
1 parent 33bb450 commit 7a22b93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos_test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: build-and-test-macos
env:
MACOSX_DEPLOYMENT_TARGET: '10.13'
on: ["push", "pull_request"]
jobs:
build-and-test:
Expand Down

0 comments on commit 7a22b93

Please sign in to comment.