Skip to content

Commit

Permalink
No arm64 for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasmannem committed Mar 20, 2024
1 parent 1362493 commit f8e935f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- amd64
- arm64
exclude:
- goarch: "386"
goos: darwin
- goarch: arm64
goos: windows
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit f8e935f

Please sign in to comment.