Skip to content

Commit

Permalink
Drop to 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jul 1, 2024
1 parent 528279d commit 1cece28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
runs-on: ${{ matrix.os }}
env:
MACOSX_DEPLOYMENT_TARGET: 12.0
MACOSX_DEPLOYMENT_TARGET: 11.0
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 1cece28

Please sign in to comment.