Skip to content

Commit

Permalink
Bump max ci run to 40 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Sep 27, 2023
1 parent 5371b4a commit 614700e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 614700e

Please sign in to comment.