Skip to content

Commit dde8220

Browse files
committed
Add VS 2025 CI jobs
1 parent cecb02e commit dde8220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-simple-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [windows-2019, windows-2022]
12+
os: [windows-2019, windows-2022, windows-2025]
1313
platform: [Win32, x64]
1414
build_type: [Debug, Release]
1515
std: [14, 17]

0 commit comments

Comments
 (0)