forked from Green-Sky/tomato
move cd to new windows runner
This commit is contained in:
4
.github/workflows/cd.yml
vendored
4
.github/workflows/cd.yml
vendored
@ -165,7 +165,7 @@ jobs:
|
||||
windows:
|
||||
timeout-minutes: 15
|
||||
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
|
||||
permissions:
|
||||
# vcpkg caching action
|
||||
@ -239,7 +239,7 @@ jobs:
|
||||
windows-asan:
|
||||
timeout-minutes: 15
|
||||
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
|
||||
permissions:
|
||||
# vcpkg caching action
|
||||
|
Reference in New Issue
Block a user