MDL-70594 ci: Bump Travis and GHA postgres to 10
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
if: ${{ matrix.db == 'pgsql' }}
|
||||
uses: m4nu56/postgresql-action@v1
|
||||
with:
|
||||
postgresql version: 9.6
|
||||
postgresql version: 10
|
||||
postgresql db: test
|
||||
postgresql user: test
|
||||
postgresql password: test
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ services:
|
||||
- docker
|
||||
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
postgresql: "10"
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user