projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2208069
)
Exclude vip-manager2 on bullseye, jammy: go.etcd.io/etcd/clientv3 missing
author
Christoph Berg
<myon@debian.org>
Mon, 20 Nov 2023 10:14:06 +0000
(11:14 +0100)
committer
Christoph Berg
<myon@debian.org>
Mon, 20 Nov 2023 10:14:06 +0000
(11:14 +0100)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index 392833cb3e66d7e66b366a0d52c0e70b20966f4e..ef94338f3e93ea4d69018d4e98bb8c9fd9f4fc1e 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-2184,8
+2184,9
@@
name: vip-manager2
git-url: https://salsa.debian.org/postgresql/vip-manager2.git
git-branch: main
- # golang-github-mdlayher-arp-dev build dependency not available
- dist-filter: '!(distribution in ["buster", "focal"])'
+ # buster, focal: golang-github-mdlayher-arp-dev build dependency not available
+ # bullseye, jammy: go.etcd.io/etcd/clientv3 missing
+ dist-filter: '!(distribution in ["buster", "bullseye", "focal", "jammy"])'
jobs:
- git-packages