Skip to content

Commit

Permalink
Removing QEMU step for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainer Schamm committed Dec 5, 2024
1 parent 3f9c578 commit 0aa47a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
# -
# name: Set up QEMU
# uses: docker/setup-qemu-action@v3
-
name: Set up Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 0aa47a5

Please sign in to comment.