Skip to content

Commit 419cce9

Browse files
committed
chore: test windows builder 2025
1 parent c4b0678 commit 419cce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ jobs:
370370
#
371371
windows:
372372
name: cargo test (win64)
373-
runs-on: windows-latest
373+
runs-on: windows-2025
374374
steps:
375375
- uses: actions/checkout@v4
376376
with:

0 commit comments

Comments
 (0)