diff --git a/ci_microshift.sh b/ci_microshift.sh index 93858503..81a4c195 100755 --- a/ci_microshift.sh +++ b/ci_microshift.sh @@ -5,7 +5,7 @@ set -exuo pipefail sudo yum install -y make golang ./shellcheck.sh -MICROSHIFT_PRERELEASE=yes ./microshift.sh +./microshift.sh # Set the zstd compression level to 10 to have faster # compression while keeping a reasonable bundle size.