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:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
archives:
- formats: ['tar.gz']