Skip to content

Commit

Permalink
Try 6.0.0 QEMU binaries on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 4, 2023
1 parent b8408d5 commit bde7a3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
with:
fetch-depth: 0 # for correct image labeling via `git describe --tags`
- uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v6.0.0
- uses: docker/setup-buildx-action@v3

- run: make docker.image no-cache=yes
Expand Down

0 comments on commit bde7a3f

Please sign in to comment.