projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de989a
)
Skip pgstat on bullseye and focal
author
Christoph Berg
<myon@debian.org>
Tue, 15 Oct 2024 12:51:22 +0000
(14:51 +0200)
committer
Christoph Berg
<myon@debian.org>
Tue, 15 Oct 2024 12:51:22 +0000
(14:51 +0200)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index b81fa5aa8e8c61ac83050e04c16694cdae5e46ec..40e3c91cea110908a4a223b444fb64cd9ec03699 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-1704,6
+1704,8
@@
- project:
name: pgstat
git-url: https://salsa.debian.org/postgresql/pgstat.git
+ # pgstat.c:776:7: error: ‘optind’ undeclared
+ dist-filter: '!(distribution in ["bullseye", "focal"])'
jobs:
- git-packages