chore(release): v12.0 is EoL (#1058)
Ref https://code.forgejo.org/forgejo/end-to-end/pulls/1057 It will also need a rebase later. Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1058 Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Co-committed-by: 0ko <0ko@noreply.codeberg.org>
This commit is contained in:
parent
8cfc202cb4
commit
ca5f4d096b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ IP=$(hostname -I | cut -f1 -d' ')
|
||||||
#
|
#
|
||||||
# Forgejo releases for which a branch exists (7.0/forgejo etc.)
|
# 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===============
|
PREFIX===============
|
||||||
export DIR=/tmp/forgejo-end-to-end
|
export DIR=/tmp/forgejo-end-to-end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue