Skip to content

Commit

Permalink
Get rid of unsupported buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Oct 4, 2024
1 parent 0f4d619 commit d2e7e61
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-buildx-action@v3"
- uses: "goreleaser/goreleaser-action@v6"
with:
distribution: "goreleaser-pro"
Expand Down

0 comments on commit d2e7e61

Please sign in to comment.