Skip to content

Commit 4bbb0dc

Browse files
chore(deps): update dependency windows to v2025
1 parent 6115724 commit 4bbb0dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189

190190

191191
check-on-windows:
192-
runs-on: windows-2022
192+
runs-on: windows-2025
193193
needs: [pre-commit]
194194

195195
strategy:
@@ -254,7 +254,7 @@ jobs:
254254

255255

256256
check-mingw:
257-
runs-on: windows-2022
257+
runs-on: windows-2025
258258
needs: [pre-commit]
259259

260260
strategy:

0 commit comments

Comments
 (0)