Skip to content

Commit 25fef15

Browse files
authored
CI: Allow check-postgres 20 timeout
1 parent eab3478 commit 25fef15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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: 15
151+
timeout-minutes: 20
152152
runs-on: ubuntu-18.04
153153
services:
154154
redis:

0 commit comments

Comments
 (0)