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 22, 2023
1 parent a5c4145 commit 63115b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
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 63115b2

Please sign in to comment.