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