Skip to content

Commit

Permalink
add binfmt?
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed May 1, 2024
1 parent 8589be9 commit 501e6d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- run: |
set -xe
docker run --privileged --rm tonistiigi/binfmt --install all
make DOCKER_BUILDX_FLAGS="--platform linux/amd64,linux/arm64" all
make test
make push

0 comments on commit 501e6d4

Please sign in to comment.