Skip to content

Commit b0fb31f

Browse files
authored
Merge pull request #420 from vvoland/update-rootless-27.0.0-rc.1
rootless: update test version to 27.0.0-rc.1
2 parents ea63358 + e6ee550 commit b0fb31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootless-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if [ -z "$CHANNEL" ]; then
3333
fi
3434

3535
# The test release is currently hard-coded.
36-
TEST_LATEST="26.1.4"
36+
TEST_LATEST="27.0.0-rc.1"
3737

3838
STATIC_RELEASE_URL=
3939
STATIC_RELEASE_ROOTLESS_URL=

0 commit comments

Comments
 (0)