Skip to content
Snippets Groups Projects

Wrong gitlab runner for windows_python

Merged Olivier BICHLER requested to merge win_python into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -130,7 +130,7 @@ build:windows_python:
stage: build
needs: []
tags:
- docker
- windows
script:
- python3 -m pip install virtualenv
Loading