Skip to content

Commit

Permalink
skip testing for cp38-macosx_arm64 (pypa/cibuildwheel#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravnoor committed Jan 16, 2023
1 parent 3538513 commit 40e51a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ macos_arm64_wheel_task:
CIBW_BEFORE_TEST: >
python -m pip install --find-links=wheelhouse/ -r requirements.txt
CIBW_TEST_COMMAND: bash {project}/tests/run_tests.sh
CIBW_TEST_SKIP: cp38-macosx_*:arm64
PATH: $HOME/mambaforge/bin/:$PATH
CONDA_HOME: $HOME/mambaforge
conda_script:
Expand Down

0 comments on commit 40e51a8

Please sign in to comment.