diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6a5ea73c54..072def3059 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -184,7 +184,7 @@ jobs: e2e-tests: name: E2E Tests - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 needs: [ build-rust-amd64 ] timeout-minutes: 20 strategy: