mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-05 00:38:49 +00:00
Try adding back VS2019 CI
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
|||||||
# shallow clone
|
# shallow clone
|
||||||
clone_depth: 5
|
clone_depth: 5
|
||||||
|
|
||||||
os: Visual Studio 2017
|
os: Visual Studio 2019
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
# Tell msys2 to add mingw64 to the path
|
# Tell msys2 to add mingw64 to the path
|
||||||
@@ -10,6 +10,7 @@ environment:
|
|||||||
CHERE_INVOKING: 1
|
CHERE_INVOKING: 1
|
||||||
matrix:
|
matrix:
|
||||||
- BUILD_TYPE: mingw
|
- BUILD_TYPE: mingw
|
||||||
|
- BUILD_TYPE: msvc
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
|||||||
Reference in New Issue
Block a user