We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a19e002 + 2af48e7 commit e052245Copy full SHA for e052245
.github/workflows/cypress_tests.yml
@@ -15,7 +15,7 @@ jobs:
15
timeout-minutes: 30
16
services:
17
postgres:
18
- image: postgres
+ image: postgres:13
19
env:
20
POSTGRES_DB: "pg-litefarm"
21
POSTGRES_USER: "postgres"
0 commit comments