diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3bf5d9ec..e52bf262 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ on: jobs: tests: name: Tests - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 strategy: fail-fast: false matrix: