Skip to content

Commit

Permalink
jenkins: Disable armhf on trixie for now
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed May 13, 2024
1 parent a714b7b commit 08f8624
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jenkins/jobs/image-debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
-o image.release=${release} -o image.variant=${variant} \
-o source.url="http://ftp.us.debian.org/debian"
execution-strategy:
combination-filter: '!(architecture == "armhf" && release == "trixie")'

properties:
- build-discarder:
num-to-keep: 3
Expand Down

0 comments on commit 08f8624

Please sign in to comment.