Skip to content

Commit

Permalink
Remove qemu and buildx from release action
Browse files Browse the repository at this point in the history
  • Loading branch information
raffomania committed Jan 31, 2024
1 parent 3e16811 commit ac5db26
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
- name: checkout
uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

- name: Login to Docker Hub
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit ac5db26

Please sign in to comment.