1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-19 18:06:17 +00:00

Merge pull request 'upgrade tests to 1.21.0-3-rc0' (#60) from earl-warren/setup-forgejo:wip-experimental-test into main

Reviewed-on: https://code.forgejo.org/actions/setup-forgejo/pulls/60
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
This commit is contained in:
dachary 2023-10-11 16:42:42 +00:00
commit 96bb506e92

View file

@ -6,7 +6,7 @@ jobs:
strategy: strategy:
matrix: matrix:
info: info:
- version: "1.21.0-2-rc0" - version: "1.21.0-3-rc0"
image: codeberg.org/forgejo-experimental/forgejo image: codeberg.org/forgejo-experimental/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' }}"