Skip to content

Commit e97f91e

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Github Actions] little rewrite
1 parent fe7d6a4 commit e97f91e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/c-windows.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ jobs:
1414
name: C/C++ CMake CI Test
1515
strategy:
1616
matrix:
17-
os: ["windows-2022", "windows-2025"]
17+
os:
18+
- "windows-2022"
19+
- "windows-2025"
1820
arch:
1921
- amd64
2022
- amd64_x86

0 commit comments

Comments
 (0)