diff --git a/.forgejo/workflows/integration.yml b/.forgejo/workflows/integration.yml index 9a5940f..33013f5 100644 --- a/.forgejo/workflows/integration.yml +++ b/.forgejo/workflows/integration.yml @@ -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' }}"