We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49be38a commit 4275fdbCopy full SHA for 4275fdb
.github/workflows/test.yml
@@ -144,7 +144,7 @@ jobs:
144
windows_msys2:
145
strategy:
146
matrix:
147
- os: [windows-2019, windows-2022]
+ os: [windows-2022, windows-2025]
148
149
runs-on: ${{ matrix.os }}
150
.github/workflows/test_meson.yml
@@ -138,7 +138,7 @@ jobs:
138
windows:
139
140
141
142
143
0 commit comments