Fixes docker image for centos

pull/7054/head
gindibay 2023-07-19 21:05:10 +03:00
parent 90d1dd42bc
commit 3ecf3efc5f
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
- oraclelinux-7 - oraclelinux-7
- oraclelinux-8 - oraclelinux-8
- centos-7 - centos-7
- centos-8 - almalinux-8
- almalinux-9 - almalinux-9
POSTGRES_VERSION: ${{ fromJson(needs.get_postgres_versions_from_file.outputs.pg_versions) }} POSTGRES_VERSION: ${{ fromJson(needs.get_postgres_versions_from_file.outputs.pg_versions) }}