Skip to content

Commit

Permalink
jenkins: Run buckets tests on amd64
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 11, 2024
1 parent f4793d5 commit ce9266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jobs/incus-test-storage-buckets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- shell: |-
set -e
cd /lxc-ci
sudo -E /lxc-ci/bin/incus-run images:debian/12 default bin/test-incus-storage-buckets "${backend}"
sudo -E /lxc-ci/bin/incus-run images:debian/12/amd64 default bin/test-incus-storage-buckets "${backend}"
properties:
- build-discarder:
Expand Down

0 comments on commit ce9266d

Please sign in to comment.