Use postgres 10 for tests

pull/4360/head
Chocobozzz 2021-08-25 15:11:49 +02:00
parent 1fd8803cd9
commit 0d22b7ad5f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- 6379:6379
postgres:
image: postgres:9.6
image: postgres:10
ports:
- 5432:5432
env: