test Forgejo upgrades starting with v7.0 instead of v1.21
This commit is contained in:
parent
497a5d76bb
commit
d872865242
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ function test_successful_upgrades() {
|
|||
log_info "using $config"
|
||||
upgrade_reset $config
|
||||
|
||||
version=1.21
|
||||
version=7.0
|
||||
log_info "run $version"
|
||||
cleanup_storage
|
||||
start $version
|
||||
|
|
Loading…
Add table
Reference in a new issue