Skip to content

Commit 51ef92b

Browse files
committed
Trying with Postgres 12
1 parent 4083e33 commit 51ef92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223

224224
services:
225225
postgres:
226-
image: "postgres:9.6"
226+
image: "postgres:12"
227227
env:
228228
POSTGRES_PASSWORD:
229229
ports:

0 commit comments

Comments
 (0)