mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 19:40:57 -05: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:
commit
96bb506e92
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
info:
|
||||
- version: "1.21.0-2-rc0"
|
||||
- version: "1.21.0-3-rc0"
|
||||
image: codeberg.org/forgejo-experimental/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' }}"
|
||||
|
|
Loading…
Reference in a new issue