Skip to content

Commit

Permalink
Don't use QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
aguslr committed May 23, 2024
1 parent 93b752d commit 35ac4c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}},enable=${{ github.event_name != 'pull_request' }}
type=ref,event=pr,enable=${{ github.event_name == 'pull_request' }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 35ac4c4

Please sign in to comment.