Skip to content

Commit

Permalink
fix a nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
delcin-raj committed Nov 5, 2024
1 parent 9196377 commit 233731b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Install nightly toolchain and install grcov
run: |
rustup toolchain install nightly
rustup toolchain install nightly 1.74
rustup default nightly
rustup component add llvm-tools-preview
cargo install grcov
Expand Down

0 comments on commit 233731b

Please sign in to comment.