Describe the bug
It seems that since v1.112.01907, there have been no more releases for 32 bit ARM.
I can't imagine many developers use VSCodium on 32bit ARM platforms, but this does cause issues when one tries to open a remote machine that uses that architecture (as I, for instance, wanted to do on an old raspberry pi...). One is then faced with:
[Trace - 14:27:23.737] Server install command stderr:
https://github.com/VSCodium/vscodium/releases/download/1.126.04524/vscodium-reh-linux-armhf-1.126.04524.tar.gz:
2026-08-29 16:27:23 ERROR 404: Not Found.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/VSCodium/vscodium/releases/tag/1.112.01907
- Notice the ARM 32bits releases
- Go to https://github.com/VSCodium/vscodium/releases/tag/1.126.04524
- Notice there are no ARM 32 bit releases, not even for Remote Host (reh)
Expected behavior
All releases should contain ARM 32bit releases.
Desktop (please complete the following information):
Unless I am mistaken, this is not relevant here since this is an online CI/CD build pipeline issue not a local one
Additional context
I noticed that #2466 seems to have been a previous similar instance. I searched for any kind of official announcement of ARM 32bit being dropped but couldn't find any.
Describe the bug
It seems that since v1.112.01907, there have been no more releases for 32 bit ARM.
I can't imagine many developers use VSCodium on 32bit ARM platforms, but this does cause issues when one tries to open a remote machine that uses that architecture (as I, for instance, wanted to do on an old raspberry pi...). One is then faced with:
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All releases should contain ARM 32bit releases.
Desktop (please complete the following information):
Unless I am mistaken, this is not relevant here since this is an online CI/CD build pipeline issue not a local one
Additional context
I noticed that #2466 seems to have been a previous similar instance. I searched for any kind of official announcement of ARM 32bit being dropped but couldn't find any.