Skip to content

Commit

Permalink
13 should fail during testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser committed Oct 17, 2024
1 parent 875f1c6 commit 490427b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
macos-x86_64:
runs-on: macos-13
env:
MACOSX_DEPLOYMENT_TARGET: 12.3
MACOSX_DEPLOYMENT_TARGET: 13.0
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 490427b

Please sign in to comment.