Skip to content

Commit

Permalink
Merge pull request #111 from tonistiigi/setup-qemu
Browse files Browse the repository at this point in the history
github: setup-qemu for more realistic test environment
  • Loading branch information
crazy-max authored Sep 18, 2024
2 parents e4215c1 + 71bf15c commit 1b61540
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ jobs:
with:
version: ${{ env.SETUP_BUILDX_VERSION }}
driver: docker
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
-
name: Build test image
uses: docker/bake-action@v5
Expand Down

0 comments on commit 1b61540

Please sign in to comment.