diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 930b2b7..fc358ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ env: jobs: ci: name: Continuous Integration - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 permissions: contents: read packages: write