Skip to content

Commit 4275fdb

Browse files
committed
bump Windows image matrices
2019 image is deprecated add 2025 image
1 parent 49be38a commit 4275fdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
windows_msys2:
145145
strategy:
146146
matrix:
147-
os: [windows-2019, windows-2022]
147+
os: [windows-2022, windows-2025]
148148

149149
runs-on: ${{ matrix.os }}
150150

.github/workflows/test_meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
windows:
139139
strategy:
140140
matrix:
141-
os: [windows-2019, windows-2022]
141+
os: [windows-2022, windows-2025]
142142

143143
runs-on: ${{ matrix.os }}
144144

0 commit comments

Comments
 (0)