Don't set postgres version
Test / test (push) Failing after 15s
Details
Test / test (push) Failing after 15s
Details
This commit is contained in:
parent
e88b953c58
commit
d66c72ce96
|
|
@ -14,7 +14,6 @@ jobs:
|
||||||
password: testpassword
|
password: testpassword
|
||||||
database: test
|
database: test
|
||||||
port: 5434
|
port: 5434
|
||||||
postgres-version: "14"
|
|
||||||
ssl: "on"
|
ssl: "on"
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
env: NODE_OPTIONS=--max-old-space-size=8192
|
env: NODE_OPTIONS=--max-old-space-size=8192
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue