Skip to content

Commit 11c8ba3

Browse files
committed
CI: Upgraded to rust 1.83
1 parent 33aac5d commit 11c8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Vagrant.configure("2") do |config|
2424
pw groupmod wheel -m vagrant
2525
2626
su -l vagrant <<'EOF'
27-
curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal --default-toolchain 1.73.0
27+
curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal --default-toolchain 1.83.0
2828
EOF
2929
SHELL
3030
end

0 commit comments

Comments
 (0)