Skip to content

Commit 9ddc8dd

Browse files
author
Xiake Sun
authored
Upgrade GHA windows runner to windows 2022 (#980)
1 parent 3366894 commit 9ddc8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
defaults:
2727
run:
2828
shell: pwsh
29-
runs-on: windows-2019-16-core
29+
runs-on: windows-2022-16-core
3030
env:
3131
CMAKE_BUILD_TYPE: 'Release'
3232
CMAKE_CXX_COMPILER_LAUNCHER: ccache

0 commit comments

Comments
 (0)