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