Skip to content

Commit

Permalink
Bring flow CI timeout back down to 30m
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Dec 12, 2023
1 parent a5ba03e commit de8f749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
runner: [ubicloud-standard-8-ubuntu-2204-arm]
runs-on: ${{ matrix.runner }}
timeout-minutes: 40
timeout-minutes: 30
services:
pg_cdc:
image: imresamu/postgis:15-3.4-alpine
Expand Down

0 comments on commit de8f749

Please sign in to comment.