Bump max ci run to 40 mins

This commit is contained in:
Dan Sosedoff 2023-09-26 23:22:59 -05:00
parent 5371b4af56
commit 614700e69a
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -25,7 +25,7 @@ jobs:
tests:
name: tests
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 40
strategy:
matrix:
pg_version: [9.6, 10, 11, 12, 13, 14, 15, 16]