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 343be0a commit 52b6728Copy full SHA for 52b6728
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- os-version: [2022]
+ os-version: [2022, 2025]
12
build-config: [debug, release, relwithdebinfo]
13
build-arch: [Win32, x64]
14
build-tool: ["", "-T ClangCL"]
0 commit comments