Skip to content

Commit

Permalink
Revert "ci: setup qemu and buildx"
Browse files Browse the repository at this point in the history
This reverts commit 9e2e389.
  • Loading branch information
felixerdy committed Dec 23, 2024
1 parent 9e2e389 commit 33fe362
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/registry-build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

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

- name: Log in to the Container registry
uses: docker/#-action@v3
with:
Expand Down

0 comments on commit 33fe362

Please # to comment.