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

upgrade tests to 1.21.0-3-rc0

This commit is contained in:
Earl Warren 2023-10-11 18:31:18 +02:00
parent 3085b274f0
commit 89763b9572
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

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' }}"