From 567fe2a3551c9e27f4520e45b3ef94d13f29d67b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 15:20:42 +0200 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 (#20) 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 a392a9b..8379b3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: msrv_check: name: MSRV check - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # Exclude in-repo PRs from running this job if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork