mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +01:00
Add vs16 for msvc ci
This commit is contained in:
2
.github/workflows/win-latest-msvc.yaml
vendored
2
.github/workflows/win-latest-msvc.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
vs: ["Visual Studio 2020"]
|
vs: [vs17, vs16]
|
||||||
build: [Debug, Release]
|
build: [Debug, Release]
|
||||||
platform: [Win32, x64]
|
platform: [Win32, x64]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user