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:
commit
1f16f269ac
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
info:
|
info:
|
||||||
- version: "1.21.0-7-rc2"
|
- version: "1.21"
|
||||||
image: codeberg.org/forgejo-experimental/forgejo
|
image: codeberg.org/forgejo/forgejo
|
||||||
# keep "cron" last otherwise it will linger and pollute the following runs
|
# 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' }}"
|
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"
|
- version: "1.20"
|
||||||
|
|
Loading…
Add table
Reference in a new issue