Skip to content

Commit 4566e2a

Browse files
authored
Replace EOL windows-2019 CI build and add windows-2025 (#321)
1 parent d2bced9 commit 4566e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ jobs:
8484
strategy:
8585
matrix:
8686
msvc_version:
87-
- 2019
8887
- 2022
88+
- 2025
8989
name: "Windows ${{ matrix.msvc_version }} MSVC"
9090
steps:
9191
- uses: actions/checkout@main

0 commit comments

Comments
 (0)