Merge pull request 'feat: v9.0 is EOL and v11.0 needs testing' (#492) from earl-warren/end-to-end:wip-upgrades into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/492 Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
commit
ba6c49b79b
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="7.0 9.0 10.0"
|
RELEASE_NUMBERS="7.0 10.0 11.0"
|
||||||
|
|
||||||
PREFIX===============
|
PREFIX===============
|
||||||
export DIR=/tmp/forgejo-end-to-end
|
export DIR=/tmp/forgejo-end-to-end
|
||||||
|
|
Loading…
Add table
Reference in a new issue