From 59ae05bd748d10793707f744d75ccaea61a4a666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Thu, 10 Oct 2024 09:29:00 +0200 Subject: [PATCH] CI updates This is done by the automated script named upgrade-c2cciutils-to-1.7 --- .github/workflows/rebuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rebuild.yaml b/.github/workflows/rebuild.yaml index 04d182363..afb4ad92b 100644 --- a/.github/workflows/rebuild.yaml +++ b/.github/workflows/rebuild.yaml @@ -10,7 +10,7 @@ env: jobs: rebuild: name: Rebuild - runs-on: ubuntu-24.04 + runs-on: ubuntu-22.04 timeout-minutes: 15 strategy: