From 7ec2ce66b3358e78be9fd9896100333cce4ee9e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:07:59 +0200 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 (#7820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4308368dae0..e0650ded07d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: test: needs: matrix - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: fail-fast: false