Skip to content

Commit

Permalink
Add static qemu binary
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Nov 29, 2024
1 parent 82c11ff commit 0e19e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
echo "Verifying Skopeo"
skopeo --version
- name: Set up QEMU static binaries
uses: docker/setup-qemu-action@v3

- name: Check out code into the Go module directory
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0e19e66

Please sign in to comment.