Forgejo v1.21 is EOL, v9.0 is dev

This commit is contained in:
Earl Warren 2024-08-07 09:12:09 +02:00
parent 47a6f7ee78
commit 50c5908a91
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
4 changed files with 3 additions and 7 deletions

View file

@ -31,9 +31,7 @@ function test_storage_stable_s3() {
local work_path=$DIR/forgejo-work-path
local s3_backend=${1:-minio}
log_info "See also https://codeberg.org/forgejo/forgejo/issues/1338"
for version in 1.21 $RELEASE_NUMBERS_AND_DEV; do
for version in $RELEASE_NUMBERS_AND_DEV; do
log_info "Forgejo $version & $s3_backend"
stop
storage_reset stable-s3