diff --git a/.github/workflows/flow.yml b/.github/workflows/flow.yml index a2a40e80da..268aa88137 100644 --- a/.github/workflows/flow.yml +++ b/.github/workflows/flow.yml @@ -11,9 +11,9 @@ jobs: flow_test: strategy: matrix: - runner: [ubicloud-standard-8-ubuntu-2204-arm, ubuntu-latest] + runner: ubicloud-standard-8-ubuntu-2204-arm runs-on: ${{ matrix.runner }} - timeout-minutes: 30 + timeout-minutes: 40 services: pg_cdc: image: imresamu/postgis:15-3.4-alpine