Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Ayer
2322f618e1 GitHub Actions: use older version of Ubuntu for better compatibility
So compiled binaries will work on older Linux distros like Debian 12.
2025-09-24 08:56:07 -04:00
Andrew Ayer
669eae3c08 Build linux-arm64 binaries
I initially tried cross-compiling from the amd64 runner, but of course that's not as easy as it should be:
https://discourse.ubuntu.com/t/failing-to-pull-arm64-apt-packages-in-ubuntu-docker-containers/59377
https://discourse.ubuntu.com/t/http-404-when-attempting-to-fetch-arm64-packages-on-24-04-1/53243
https://github.com/actions/runner-images/issues/12878
https://github.com/actions/runner-images/issues/10901
2025-09-24 08:53:04 -04:00
Andrew Ayer
247da931aa GitHub Actions: explicitly specify Ubuntu version 2025-09-24 08:50:04 -04:00
Andrew Ayer
6ca139c364 GitHub Actions: fix Windows build 2025-09-24 08:41:06 -04:00
Andrew Ayer
968c924798 GitHub actions: upgrade download/upload artifacts
Closes: #313
2024-09-03 19:30:58 -04:00
Andrew Ayer
12c422228a Add GitHub Actions to build & upload release binaries
Closes: #227
2022-04-21 13:02:07 -04:00