Add a comment in .github/workflows/ci.yml
This commit is contained in:
parent
08236912a7
commit
c504e3dee0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -74,6 +74,7 @@ jobs:
|
|||
else
|
||||
RUSTC_HASH=$(< rust-version)
|
||||
fi
|
||||
# We need a nightly cargo for parts of the cargo miri test suite.
|
||||
rustup-toolchain-install-master \
|
||||
-f \
|
||||
-n master "$RUSTC_HASH" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue