Builds missing in CI (gh-actions)
All the builds are currently uploaded to: https://files.dyne.org/zenroom/nightly/ and linked from https://zenroom.org#downloads
the builds we are missing are:
zenroom-linux-aarch64 libzenroomgo-linux.so
The python3 builds are probably not needed cause we have pypi releases, but I see we have a python build for arm32 downloadable from https://zenroom.org/builds/zenroom-2.1.0.dev1662478918-cp39-cp39-linux_armv7l.whl
on pypi we also release wheels for armv7l: https://pypi.org/project/zenroom/#files
Should the zenroom-linux-aarch64 specific to RasPI 3-4 or generic? I don't remember if we used the cross-pi chain for that...
in #1122 we add the release of the build for aarch64 and arm32 🎁