mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 19:40:57 -05:00
upgrade tests to 1.21.0-3-rc0
This commit is contained in:
parent
3085b274f0
commit
89763b9572
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