Skip to content

Commit

Permalink
Skip cp38-macosx_arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
HaarigerHarald committed Feb 21, 2024
1 parent 67d3f3c commit 07e4c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ jobs:
sudo make install
CIBW_ARCHS: ${{ matrix.config.arch }}
CIBW_BUILD: ${{ matrix.config.build-pattern }}
CIBW_SKIP: cp38-macosx_arm64
CIBW_BEFORE_BUILD: rm -rf {project}/build
CIBW_TEST_COMMAND_MACOS: HOME={package} python {package}/tests/test_B1.py
CIBW_TEST_COMMAND_WINDOWS: python {package}/tests/test_B1.py
Expand Down

0 comments on commit 07e4c66

Please sign in to comment.