Skip to content

Commit e850e64

Browse files
committed
Cirrus CI: trying install_pre_requirements_script as key.
1 parent 9e7b3d3 commit e850e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cirrus_wheels_macos_arm64_task:
1818
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
1919
pip install git+https://github.com/3-manifolds/Spherogram
2020
CIBW_TEST_COMMAND: python -m snappy.test --skip-modern-opengl
21-
install_pre_requirements:
21+
install_pre_requirements_script:
2222
- brew install python3 pipx
2323
- python3 --version
2424
run_cibuildwheel_script:

0 commit comments

Comments
 (0)