diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee2c0b9..9f53bde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: acceptance: needs: setup_matrix - runs-on: ubuntu-24.04 + runs-on: ubuntu-22.04 env: BUNDLE_WITHOUT: development:test:release strategy: