Skip to content

Commit 31abb10

Browse files
committed
Fix up download error
1 parent 72e502e commit 31abb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GO111MODULE = on
2929
# Uncomment below to override the versions from the build module
3030
#KIND_VERSION = v0.27.0
3131
UP_VERSION = v0.34.2
32-
#UP_CHANNEL = stable
32+
UP_CHANNEL = stable
3333
UPTEST_VERSION = v0.11.1
3434
UPTEST_LOCAL_VERSION = v0.13.0
3535
UPTEST_LOCAL_CHANNEL = stable

0 commit comments

Comments
 (0)