Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
ac3ba69c
Commit
ac3ba69c
authored
Nov 23, 2020
by
Ben Boeckel
Browse files
gitlab-ci: use the MSVC 14.28 toolchain
parent
9608586e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/os-windows.yml
View file @
ac3ba69c
...
...
@@ -29,7 +29,7 @@
variables
:
VCVARSALL
:
"
${VS160COMNTOOLS}
\\
..
\\
..
\\
VC
\\
Auxiliary
\\
Build
\\
vcvarsall.bat"
VCVARSPLATFORM
:
"
x64"
VCVARSVERSION
:
"
14.2
6
"
VCVARSVERSION
:
"
14.2
8
"
.windows_vs2019_mpi
:
extends
:
.windows_vs2019
...
...
@@ -48,7 +48,7 @@
.windows_builder_tags
:
tags
:
-
paraview
# Since this is a bare runner, pin to a project.
-
msvc-19.2
6
-
msvc-19.2
8
-
nonconcurrent
-
shell
-
vs2019
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment