We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3366894 commit 9ddc8ddCopy full SHA for 9ddc8dd
.github/workflows/windows.yml
@@ -26,7 +26,7 @@ jobs:
26
defaults:
27
run:
28
shell: pwsh
29
- runs-on: windows-2019-16-core
+ runs-on: windows-2022-16-core
30
env:
31
CMAKE_BUILD_TYPE: 'Release'
32
CMAKE_CXX_COMPILER_LAUNCHER: ccache
0 commit comments