Skip to content

Commit 26b44f5

Browse files
committed
microshift-ci: remove prerelease flag because 4.16 released
1 parent 2d96a1e commit 26b44f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_microshift.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -exuo pipefail
55
sudo yum install -y make golang
66

77
./shellcheck.sh
8-
MICROSHIFT_PRERELEASE=yes ./microshift.sh
8+
./microshift.sh
99

1010
# Set the zstd compression level to 10 to have faster
1111
# compression while keeping a reasonable bundle size.

0 commit comments

Comments
 (0)