Skip to content

Commit

Permalink
publish: explicitly use qemu 8
Browse files Browse the repository at this point in the history
  • Loading branch information
theihor committed Jan 31, 2025
1 parent 5b75a8d commit 730e943
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v8.1.5

- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 730e943

Please sign in to comment.