Skip to content

Commit 52b6728

Browse files
committed
tests on windows 2025
1 parent 343be0a commit 52b6728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os-version: [2022]
11+
os-version: [2022, 2025]
1212
build-config: [debug, release, relwithdebinfo]
1313
build-arch: [Win32, x64]
1414
build-tool: ["", "-T ClangCL"]

0 commit comments

Comments
 (0)