MDL-85362 GHA: Bump versions to the required values
For 5.1: - Minimum PostgreSQL version is bumped to 15
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
if: ${{ matrix.db == 'pgsql' }}
|
||||
uses: m4nu56/postgresql-action@v1
|
||||
with:
|
||||
postgresql version: 14
|
||||
postgresql version: 15
|
||||
postgresql db: test
|
||||
postgresql user: test
|
||||
postgresql password: test
|
||||
|
||||
Reference in New Issue
Block a user