Change: [Actions] Remove VS2017 and restore VS2019 for CI (#9835)
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -237,7 +237,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest, windows-2016]
|
os: [windows-latest, windows-2019]
|
||||||
arch: [x86, x64]
|
arch: [x86, x64]
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
Reference in New Issue
Block a user