Forgejo v1.21 was published, used the latest point release for testing

This commit is contained in:
username 2023-11-27 19:41:46 +01:00
parent 600dee1abf
commit 0766584f6c
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

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"