Skip to content

Commit

Permalink
Merge pull request #270 from NVIDIA/latest-qemu
Browse files Browse the repository at this point in the history
switch to the latest qemu artifacts image
  • Loading branch information
tariq1890 authored Jan 31, 2025
2 parents c146bd0 + 55da4bc commit 05c811a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
name: Check out code
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:master
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 05c811a

Please sign in to comment.