Skip to content

Commit

Permalink
microshift-ci: remove prerelease flag because 4.16 released
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Jul 4, 2024
1 parent 2d96a1e commit 26b44f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_microshift.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 26b44f5

Please sign in to comment.