Add a comment in .github/workflows/ci.yml

This commit is contained in:
hyd-dev 2021-07-02 16:20:55 +08:00
parent 08236912a7
commit c504e3dee0
No known key found for this signature in database
GPG Key ID: 74FA7FD5B8DA14B8

View File

@ -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" \