We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74d40c commit 6bc3bd5Copy full SHA for 6bc3bd5
.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
128
workspace-copy: true
129
# NOTE: rustc build was failing on stage2 mysteriously when #131880
130
# tried to use ReFS. Trying NTFS here instead.
131
- drive-format: NTFS
+ drive-format: ReFS
132
133
- if: contains(matrix.os, 'windows')
134
name: Delete non-dev drive checkout, to make sure we aren't using it still
0 commit comments