Skip to content

Commit

Permalink
lower req 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathf committed Jul 4, 2024
1 parent 16822ed commit c919b58
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/[email protected]
env:
MACOSX_DEPLOYMENT_TARGET: 13.0
MACOSX_DEPLOYMENT_TARGET: 13.6
CIBW_ARCHS_LINUX: x86_64 aarch64
CC: clang
CXX: clang++
Expand Down

0 comments on commit c919b58

Please sign in to comment.