specify the needed target instead of using goos in go-releaser

This commit is contained in:
Mo Tarbin 2024-11-16 12:48:40 -05:00
parent e029f24f0a
commit 820419f2c5

View file

@ -21,7 +21,15 @@ builds:
goos:
- linux
- darwin
- armhf
targets:
- go_first_class
- go_118_first_class
- linux_amd64_v1
- darwin_arm64
- darwin_amd64
- linux_arm_6
- linux_arm_7
archives:
- format: tar.gz