We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8bbf60 commit c32774eCopy full SHA for c32774e
ci/rustup.sh
@@ -5,6 +5,6 @@
5
set -ex
6
7
ci=$(dirname $0)
8
-for version in 1.60.0 1.62.0 1.74.0 stable beta nightly; do
+for version in 1.60.0 1.62.0 1.74.0 1.77.0 stable beta nightly; do
9
rustup run "$version" "$ci/test_full.sh"
10
done
0 commit comments