We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a84f3 commit 6f8fa53Copy full SHA for 6f8fa53
.github/workflows/check.yml
@@ -23,6 +23,7 @@ jobs:
23
RUSTUP_HOME,{{ DEV_DRIVE }}/.rustup
24
CARGO_TARGET_DIR,{{ DEV_DRIVE }}/target
25
drive-type: Fixed
26
+ drive-size: 20GB
27
trusted-dev-drive: true
28
- uses: actions/checkout@v4
29
with:
0 commit comments