Skip to content

Commit

Permalink
CI: reduce disk usage (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Sep 29, 2023
1 parent de0dc56 commit 4bc97db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -368,4 +368,4 @@ jobs:
with:
tool: cargo-hack

- run: cargo hack check --version-range 1.36..
- run: cargo hack check --version-range 1.36.. --version-step 2 --clean-per-version --clean-per-run

0 comments on commit 4bc97db

Please sign in to comment.