Skip to content

Commit

Permalink
lower req 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathf committed Jul 4, 2024
1 parent c919b58 commit 1347742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
if: matrix.platform != 'macos-arm'
uses: pypa/cibuildwheel@v2.19.1
env:
MACOSX_DEPLOYMENT_TARGET: 13.6
MACOSX_DEPLOYMENT_TARGET: 14.0
CIBW_ARCHS_LINUX: x86_64 aarch64
CC: clang
CXX: clang++
Expand Down

0 comments on commit 1347742

Please sign in to comment.