Skip to content

Commit

Permalink
Skip PyPy builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Dec 23, 2024
1 parent 0bb5401 commit bf5cd8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.9"
CIBW_ENVIRONMENT: "MORE_CMAKE_OPTIONS=\"-DCMAKE_INSTALL_PREFIX=$(pwd)/installed -DCMAKE_OSX_ARCHITECTURES=arm64\""
CIBW_BUILD_VERBOSITY: 3
CIBW_SKIP: pp*
MACOSX_DEPLOYMENT_TARGET: 13.0

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit bf5cd8b

Please sign in to comment.