From 27da044c045ed8696a6008dfee4fcd8e0b7b8474 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Mon, 4 Dec 2023 16:23:08 +0100 Subject: [PATCH] Re-enable pgmodeler on jammy B-D on libqt6svg6-dev was added. --- jenkins/pgapt-jobs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jenkins/pgapt-jobs.yaml b/jenkins/pgapt-jobs.yaml index 1932610..730318e 100644 --- a/jenkins/pgapt-jobs.yaml +++ b/jenkins/pgapt-jobs.yaml @@ -1516,9 +1516,8 @@ upstream-url: https://github.com/pgmodeler/pgmodeler.git upstream-branch: develop # bullseye: missing qt6-base-dev - # jammy: missing qt6-svg-dev # buster, focal: Qt5 too old - dist-filter: '!(distribution in ["buster", "bullseye", "focal", "jammy"])' + dist-filter: '!(distribution in ["buster", "bullseye", "jammy"])' jobs: - git+upstream-snapshot -- 2.39.5