Removes ubuntu:kinetic pipelines since it's EOL (#7195)

ubuntu:kinetic is EOL so removing it's pipeline


https://fridge.ubuntu.com/2023/06/14/ubuntu-22-10-kinetic-kudu-reaches-end-of-life-on-july-20-2023/
pg16_grant_inherit_set
Gürkan İndibay 2023-09-12 14:56:29 +03:00 committed by francisjodi
parent 8411d0dd48
commit 6814f4f1d4
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ jobs:
- debian-bullseye-all - debian-bullseye-all
- ubuntu-focal-all - ubuntu-focal-all
- ubuntu-jammy-all - ubuntu-jammy-all
- ubuntu-kinetic-all
POSTGRES_VERSION: ${{ fromJson(needs.get_postgres_versions_from_file.outputs.pg_versions) }} POSTGRES_VERSION: ${{ fromJson(needs.get_postgres_versions_from_file.outputs.pg_versions) }}