Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 7e8227c

Browse files
authored
regression test for 02f8359
1 parent a37d74b commit 7e8227c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script-library/test/regression/run-scripts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ if [ "${DISTRO}" = "debian" ]; then
119119
run_script maven "3.6.3 /usr/local/sdkman3 ${USERNAME} false"
120120
run_script node "/usr/local/share/nvm 14 ${USERNAME}"
121121
run_script rust "/opt/rust/cargo /opt/rust/rustup ${USERNAME} false"
122+
run_script rust "/opt/rust/cargo /opt/rust/rustup ${USERNAME} false false 1.63.0"
122123
run_script terraform "0.15.0 0.12.1"
123124
run_script sshd "2223 ${USERNAME} true random"
124125
run_script desktop-lite "${USERNAME} changeme false"

0 commit comments

Comments
 (0)