Skip to content

Commit

Permalink
Downgrade cargo-hack
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoli committed Mar 25, 2024
1 parent bd42081 commit fa9d262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
shared-key: "shared"
- name: Compile each workspace package individually
run: |
cargo install cargo-hack
cargo install cargo-hack@0.6.17
python ./x.py hack build --workspace
# Check that we depend on the compiler only through SMIR.
Expand Down

0 comments on commit fa9d262

Please sign in to comment.