Skip to content

Commit 8516492

Browse files
authored
CI: update available containers (#2009)
actions/runner-images#12045
1 parent 053b748 commit 8516492

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-and-test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fail-fast: false
6161
matrix:
6262
msvc:
63-
- VS-16-2019
63+
- VS-17-2025
6464
- VS-17-2022
6565
build_type:
6666
- Debug
@@ -69,9 +69,9 @@ jobs:
6969
- shared
7070
- static
7171
include:
72-
- msvc: VS-16-2019
73-
os: windows-2019
74-
generator: 'Visual Studio 16 2019'
72+
- msvc: VS-17-2025
73+
os: windows-2025
74+
generator: 'Visual Studio 17 2022'
7575
- msvc: VS-17-2022
7676
os: windows-2022
7777
generator: 'Visual Studio 17 2022'

0 commit comments

Comments
 (0)