Skip to content

Commit

Permalink
feat(ci): add darwin (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaineK00n authored Jul 24, 2023
1 parent c053dde commit b02c907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ builds:
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
Expand Down

0 comments on commit b02c907

Please sign in to comment.