We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cp38-macosx_arm64
1 parent 3538513 commit 40e51a8Copy full SHA for 40e51a8
.cirrus.yml
@@ -144,6 +144,7 @@ macos_arm64_wheel_task:
144
CIBW_BEFORE_TEST: >
145
python -m pip install --find-links=wheelhouse/ -r requirements.txt
146
CIBW_TEST_COMMAND: bash {project}/tests/run_tests.sh
147
+ CIBW_TEST_SKIP: cp38-macosx_*:arm64
148
PATH: $HOME/mambaforge/bin/:$PATH
149
CONDA_HOME: $HOME/mambaforge
150
conda_script:
0 commit comments