From 89763b95729419b9df681df3ed9adafeb864401a Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Wed, 11 Oct 2023 18:31:18 +0200 Subject: [PATCH] upgrade tests to 1.21.0-3-rc0 --- .forgejo/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' }}"