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