mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Use postgres 10 for tests
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- 6379:6379
|
||||
|
||||
postgres:
|
||||
image: postgres:9.6
|
||||
image: postgres:10
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user