Skip to content

Commit

Permalink
build: Add darwin arm64 to build targets (YaleUniversity#67)
Browse files Browse the repository at this point in the history
* build: Add darwin arm64 to build targets
  • Loading branch information
tuxtof authored Aug 11, 2023
1 parent 5b2bf82 commit 17be7de
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 @@ -30,6 +30,7 @@ builds:
- linux_amd64
- linux_arm64
- darwin_amd64
- darwin_arm64
- windows_amd64
archives:
-
Expand Down

0 comments on commit 17be7de

Please sign in to comment.