Skip to content

Commit

Permalink
Merge pull request #978 from projecthorus/snh/qemu8
Browse files Browse the repository at this point in the history
Use qemu8 for builds
  • Loading branch information
darksidelemm authored Feb 7, 2025
2 parents 5922652 + df832f3 commit 9bdfd65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

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

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

0 comments on commit 9bdfd65

Please sign in to comment.