mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 10:23:02 +03:00
Bump max ci run to 40 mins
This commit is contained in:
parent
5371b4af56
commit
614700e69a
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
tests:
|
tests:
|
||||||
name: tests
|
name: tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 30
|
timeout-minutes: 40
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pg_version: [9.6, 10, 11, 12, 13, 14, 15, 16]
|
pg_version: [9.6, 10, 11, 12, 13, 14, 15, 16]
|
||||||
|
Loading…
Reference in New Issue
Block a user