diff --git a/lib/lib.sh b/lib/lib.sh index 8c8cc1c8..6ed6afbf 100644 --- a/lib/lib.sh +++ b/lib/lib.sh @@ -26,7 +26,7 @@ IP=$(hostname -I | cut -f1 -d' ') # # Forgejo releases for which a branch exists (7.0/forgejo etc.) # -RELEASE_NUMBERS="11.0 12.0 13.0 14.0" +RELEASE_NUMBERS="11.0 13.0 14.0" PREFIX=============== export DIR=/tmp/forgejo-end-to-end