Skip to content
Snippets Groups Projects
Commit 06cff51a authored by Jan Möbius's avatar Jan Möbius
Browse files

MOved VS2017 build from python 3.7 to 3.9

parent 748d802f
Branches
Tags
1 merge request!5Updates
Pipeline #20343 failed
......@@ -8,7 +8,7 @@ build-3.9-VS2017:
build
tags:
- VS2017
- python39
- Python39
variables:
BUILD_PLATFORM: "VS2017"
ARCHITECTURE: "x64"
......@@ -88,7 +88,7 @@ test-3.9-VS2017:
test
tags:
- VS2017
- python39
- Python39
dependencies:
- build-3.9-VS2017
script: "CI\\test-3.9-VS2017.bat"
......@@ -158,7 +158,7 @@ deploy-3.9-VS2017:
deploy
tags:
- VS2017
- python39
- Python39
dependencies:
- build-3.9-VS2017
script: "CI\\deploy-3.9-VS2017.bat"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment