Skip to content

Commit

Permalink
Remove emulator for arm64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Oct 4, 2024
1 parent 2dfec67 commit 0f4d619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
quayio_token: "${{ secrets.QUAYIO_PASSWORD }}"
github_token: "${{ secrets.GITHUB_TOKEN }}"
dockerhub_token: "${{ secrets.DOCKERHUB_ACCESS_TOKEN }}"
- uses: "docker/setup-qemu-action@v3"
- uses: "docker/setup-buildx-action@v3"
- uses: "goreleaser/goreleaser-action@v6"
with:
Expand Down

0 comments on commit 0f4d619

Please sign in to comment.