Hello,
The release binary for linux_amd64 depends on glibc version 2.32.
This prevent us to run it on Linux distros older then Ubuntu-22.04, RHEL-9, etc.
When we run it we get the error message: actions-sync: /lib64/libc.so.6: version 'GLIBC_2.32' not found (required by actions-sync)
There is a lot of productions systems running older LTS Linux distributions.
Could you please compile your release binary for older Linux distros?