Skip to content

Commit

Permalink
Remove unnecessary QEMU setup
Browse files Browse the repository at this point in the history
  • Loading branch information
motoki317 committed Sep 8, 2023
1 parent 7bea0a8 commit a419999
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:

- uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
with:
platforms: all
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit a419999

Please sign in to comment.