We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5944d4d commit 4b75883Copy full SHA for 4b75883
1 file changed
rootless-install.sh
@@ -24,7 +24,7 @@ SCRIPT_COMMIT_SHA="$LOAD_SCRIPT_COMMIT_SHA"
24
STABLE_LATEST="28.3.3"
25
26
# latest version available in the test channel.
27
-TEST_LATEST="28.3.3"
+TEST_LATEST="28.4.0-rc.2"
28
29
# The channel to install from:
30
# * test
0 commit comments