We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f94012 commit 2af7545Copy full SHA for 2af7545
1 file changed
.github/workflows/test-sccache.yml
@@ -106,7 +106,7 @@ jobs:
106
echo "RUSTC_WRAPPER: $RUSTC_WRAPPER"
107
108
test-sccache-windows:
109
- runs-on: runs-on=${{ github.run_id }}/cpu=2/family=m7/image=windows22-full-x64/extras=s3-cache
+ runs-on: runs-on=${{ github.run_id }}/cpu=2/family=m7/image=windows25-full-x64/extras=s3-cache
110
111
steps:
112
- uses: actions/checkout@v4
0 commit comments