Skip to content

Commit c0116b0

Browse files
authored
reverted postgres timeout to 15
1 parent 99df270 commit c0116b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
POSTGRES_IMAGE: postgis/postgis:13-3.1
149149
fail-fast: false
150150
name: ${{ matrix.name }}
151-
timeout-minutes: 30
151+
timeout-minutes: 15
152152
runs-on: ubuntu-18.04
153153
services:
154154
redis:

0 commit comments

Comments
 (0)