Skip to content

Commit

Permalink
Use multi-arch build in checkout CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Oct 10, 2024
1 parent 73f9d38 commit b7b8979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-checkout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:

- name: Build container image
run: |
scripts/build-image.sh -s checkout -t ci
scripts/build-image.sh -s checkout -t ci --multi-arch

0 comments on commit b7b8979

Please sign in to comment.