add darwin + arm64 builds

This commit is contained in:
onyx-and-iris 2025-06-18 00:28:29 +01:00
parent 9844d22c46
commit f9ca8a05db

View File

@ -22,8 +22,10 @@ builds:
goos: goos:
- linux - linux
- windows - windows
- darwin
goarch: goarch:
- amd64 - amd64
- arm64
archives: archives:
- formats: ['tar.gz'] - formats: ['tar.gz']