2 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
T. von Dein
ce5fa1a020 update swayipc, go, add linter cfg, satisfy linter (#2) 2026-08-22 20:55:41 +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]