projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a9b23
)
Exclude pljava on s390x
author
Christoph Berg
<myon@debian.org>
Thu, 21 Sep 2023 13:21:19 +0000
(15:21 +0200)
committer
Christoph Berg
<myon@debian.org>
Thu, 21 Sep 2023 13:21:19 +0000
(15:21 +0200)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index 6ccc02b46823bf309d7c4c87d308443002f95e26..347f1b8d56c1b525e86de390d47b9ea253734f99 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-1904,7
+1904,8
@@
git-url: https://salsa.debian.org/postgresql/postgresql-pljava.git
# test failures on i386, disable for now
# https://github.com/tada/pljava/issues/338
- arch-filter: 'architecture!="i386"'
+ # s390x also fails: https://github.com/tada/pljava/issues/469
+ arch-filter: '!(architecture in ["i386", "s390x"])'
jobs:
- git-packages-with-beta