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 44e6fb3 commit bbd13d2Copy full SHA for bbd13d2
1 file changed
.github/workflows/build_cmake.yml
@@ -20,8 +20,8 @@ jobs:
20
cc: "clang", cxx: "clang++"
21
}
22
- {
23
- name: "Windows 2022, MSVC",
24
- os: windows-2022,
+ name: "Windows 2025, MSVC",
+ os: windows-2025,
25
test_target: RUN_TESTS,
26
cc: "cl", cxx: "cl"
27
0 commit comments