Skip to content

Commit

Permalink
trying to get macos to build successfully
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Aug 5, 2024
1 parent c20c872 commit 77f7ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- uses: pypa/[email protected]
env:
CIBW_ARCHS_MACOS: auto universal2
CIBW_ENVIRONMENT: CXXFLAGS="-mmacosx-version-min=10.15"
CIBW_SKIP: cp27-* cp34-* cp35-* cp36-*
CIBW_BUILD: cp37-* cp38-* cp39-* cp310-* cp311-* cp312-*

Expand Down

0 comments on commit 77f7ccc

Please sign in to comment.