Skip to content

Commit 2af7545

Browse files
committed
windows 25 build
1 parent 8f94012 commit 2af7545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-sccache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
echo "RUSTC_WRAPPER: $RUSTC_WRAPPER"
107107
108108
test-sccache-windows:
109-
runs-on: runs-on=${{ github.run_id }}/cpu=2/family=m7/image=windows22-full-x64/extras=s3-cache
109+
runs-on: runs-on=${{ github.run_id }}/cpu=2/family=m7/image=windows25-full-x64/extras=s3-cache
110110

111111
steps:
112112
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)