add support for armhf

This commit is contained in:
Mo Tarbin 2024-11-16 00:05:49 -05:00
parent 493d9264d3
commit e029f24f0a

View file

@ -20,9 +20,9 @@ builds:
- CGO_ENABLED=0
goos:
- linux
# - windows
- darwin
- armhf
archives:
- format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.