We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33aac5d commit 11c8ba3Copy full SHA for 11c8ba3
1 file changed
ci/Vagrantfile
@@ -24,7 +24,7 @@ Vagrant.configure("2") do |config|
24
pw groupmod wheel -m vagrant
25
26
su -l vagrant <<'EOF'
27
- curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal --default-toolchain 1.73.0
+ curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal --default-toolchain 1.83.0
28
EOF
29
SHELL
30
end
0 commit comments