MDL-85362 GHA: Bump versions to the required values

For 5.1:
 - Minimum PostgreSQL version is bumped to 15
This commit is contained in:
Huong Nguyen
2025-07-22 09:53:28 +07:00
parent 7be5d00b87
commit 3da349676f
+1 -1
View File
@@ -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