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 11, 2024
1 parent c06106b commit e03a65f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v8.1.5 # more recent

# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit e03a65f

Please sign in to comment.