Skip to content
Snippets Groups Projects
Commit b38d930a authored by Philip Trettner's avatar Philip Trettner
Browse files

removed VS15 CI

parent 99c62876
No related branches found
No related tags found
No related merge requests found
Pipeline #9738 failed
......@@ -18,20 +18,6 @@ VS2017-x64:
paths:
- "*/*-build/Release/*.exe"
VS2015-x64:
stage:
Build
script: "CI\\ci-windows-build.bat"
variables:
GIT_SUBMODULE_STRATEGY: recursive
ARCHITECTURE: "x64"
COMPILER: "VS2015"
tags:
- VS2015
artifacts:
paths:
- "*/*-build/Release/*.exe"
gcc:
stage: Build
script: "CI/ci-linux.sh gcc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment