Skip to content

Commit dec02bc

Browse files
chore(ci): update to windows-2025 image runner
1 parent 134e3ea commit dec02bc

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
@@ -16,7 +16,7 @@ jobs:
1616
os:
1717
- macos-15
1818
- ubuntu-24.04
19-
- windows-2024
19+
- windows-2025
2020
fail-fast: false
2121
runs-on: ${{ matrix.os }}
2222
steps:

0 commit comments

Comments
 (0)