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.
2 parents fe7d6a4 + f0a2790 commit 663a9f1Copy full SHA for 663a9f1
1 file changed
.github/workflows/c-windows.yml
@@ -14,7 +14,9 @@ jobs:
14
name: C/C++ CMake CI Test
15
strategy:
16
matrix:
17
- os: ["windows-2022", "windows-2025"]
+ os:
18
+ - "windows-2022"
19
+ - "windows-2025"
20
arch:
21
- amd64
22
- amd64_x86
0 commit comments