Skip to content

Commit

Permalink
ci: try more uptodate qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackDark committed Oct 10, 2024
1 parent ea0da93 commit c411645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:buildkit-v8.1.5
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit c411645

Please sign in to comment.