Update .gitlab-ci.yml file

This commit is contained in:
Schöberl, Joachim 2022-10-26 21:06:12 +02:00
parent e14e7e1b06
commit 17eeec6273

View File

@ -299,4 +299,5 @@ pip_macos:
- ./tests/build_pip_mac.sh 3.8
- ./tests/build_pip_mac.sh 3.9
- ./tests/build_pip_mac.sh 3.10
- ./tests/build_pip_max.sh 3.11
when: manual