Merge pull request 'Forgejo v1.21 was published, used the latest point release for testing' (#30) from earl-warren/end-to-end:wip-v1.21 into main

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/30
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
This commit is contained in:
earl-warren 2023-11-27 19:55:37 +00:00
commit 1f16f269ac

View file

@ -10,8 +10,8 @@ jobs:
strategy:
matrix:
info:
- version: "1.21.0-7-rc2"
image: codeberg.org/forgejo-experimental/forgejo
- version: "1.21"
image: codeberg.org/forgejo/forgejo
# keep "cron" last otherwise it will linger and pollute the following runs
tests: "${{ vars.V1_21_TESTS || 'echo push-cancel artifacts service checkout pull-request container expression local-action docker-action if if-fail cron' }}"
- version: "1.20"