Skip to content

Commit 20a6779

Browse files
ci: increase Windows dev drive size from 12GB to 20GB
Co-authored-by: IWANABETHATGUY <[email protected]>
1 parent 911b9cb commit 20a6779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cargo-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0
2727
if: runner.os == 'Windows'
2828
with:
29-
drive-size: 12GB
29+
drive-size: 20GB
3030
drive-format: ReFS
3131
env-mapping: |
3232
CARGO_HOME,{{ DEV_DRIVE }}/.cargo

0 commit comments

Comments
 (0)