Hi,
I maintain a julia mod for linuxserver.io
’s code-server and openvscode-server docker images. I am pulling the x86_64, armv7l and aarch64 binaries from the website’s downloads section: Download Julia
I noticed that there is no armv7l binary uploaded for 1.8.0 even though the link exists (404s). I looked through the release notes and I don’t see any mention of deprecation, but I did notice that the release announcement here leaves out linux armv7l in the list of binaries.
Can you confirm whether armv7l binary is deprecated or not?
Thanks