Skip to content

Commit 460a671

Browse files
committed
jenkins: Disable Alpine cloud builds on riscv64
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
1 parent 3b4a309 commit 460a671

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

jenkins/jobs/image-alpine.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
- cloud
3333
- tinycloud
3434

35+
execution-strategy:
36+
combination-filter: '!(architecture=="riscv64" && variant == "cloud" && release == "edge")'
37+
3538
builders:
3639
- shell: |-
3740
cd /lxc-ci

0 commit comments

Comments
 (0)