1 Commits

Author SHA1 Message Date
T. von Dein
ed91eda7dc we do not support 32 bit architectures (#3) 2026-08-22 21:06:16 +02:00

View File

@@ -16,6 +16,8 @@ builds:
goos: goos:
- linux - linux
- freebsd - freebsd
goarch:
- amd64
archives: archives:
- formats: [tar.gz] - formats: [tar.gz]