Skip to content

Commit

Permalink
reverted postgres timeout to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Apr 2, 2021
1 parent 99df270 commit c0116b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
POSTGRES_IMAGE: postgis/postgis:13-3.1
fail-fast: false
name: ${{ matrix.name }}
timeout-minutes: 30
timeout-minutes: 15
runs-on: ubuntu-18.04
services:
redis:
Expand Down

0 comments on commit c0116b0

Please sign in to comment.