win-scons CI use windows-2022
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -125,7 +125,7 @@
|
||||
]
|
||||
},
|
||||
win-scons: {
|
||||
runs-on: windows-2019,
|
||||
runs-on: windows-2022,
|
||||
env: {
|
||||
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
|
||||
},
|
||||
@@ -164,7 +164,7 @@
|
||||
]
|
||||
},
|
||||
# win-mingw: {
|
||||
# runs-on: windows-2019,
|
||||
# runs-on: windows-2022,
|
||||
# steps: [
|
||||
# {
|
||||
# name: checkout,
|
||||
|
||||
Reference in New Issue
Block a user