Skip to content

Commit

Permalink
Remove el/ol7 jobs since they don't support any PG versions supported…
Browse files Browse the repository at this point in the history
… by Citus
  • Loading branch information
onurctirtir committed Feb 3, 2025
1 parent 3db1b37 commit 945eab2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/packaging-test-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
# For this reason, we need to use a "matrix" to generate names of
# rpm images, e.g. citus/packaging:centos-7-pg12
packaging_docker_image:
- oraclelinux-7
- oraclelinux-8
- centos-7
- almalinux-8
- almalinux-9
POSTGRES_VERSION: ${{ fromJson(needs.get_postgres_versions_from_file.outputs.pg_versions) }}
Expand Down

0 comments on commit 945eab2

Please sign in to comment.