Update .gitlab-ci.yml file

This commit is contained in:
Schöberl, Joachim 2022-10-26 21:07:35 +02:00
parent 17eeec6273
commit bc8e7212f5

View File

@ -287,6 +287,7 @@ pip_windows:
- .\tests\build_pip.ps1 C:\Python38
- .\tests\build_pip.ps1 C:\Python39
- .\tests\build_pip.ps1 C:\Python310
- .\tests\build_pip.ps1 C:\Python311
when: manual
pip_macos: