Skip to content

Commit f8cc2cb

Browse files
authored
Merge pull request #1041 from openzim/ci-windows-2025
Use windows-2025 CI runner
2 parents 0e95c45 + 96e3939 commit f8cc2cb

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
@@ -89,7 +89,7 @@ jobs:
8989
fail-fast: false
9090
matrix:
9191
os:
92-
- windows-2022
92+
- windows-2025
9393
runs-on: ${{ matrix.os }}
9494

9595
steps:

0 commit comments

Comments
 (0)