Drop armhf builds

This commit is contained in:
Asher
2026-06-03 12:05:24 -08:00
parent 559d73a636
commit 77d880d0c3
2 changed files with 2 additions and 3 deletions

View File

@@ -39,9 +39,6 @@ jobs:
- npm_arch: arm64 - npm_arch: arm64
vscode_arch: arm64 vscode_arch: arm64
package_arch: arm64 package_arch: arm64
- npm_arch: arm
vscode_arch: armhf
package_arch: armv7l
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -27,6 +27,8 @@ Code v1.123.0
### Changed ### Changed
- Update to Code 1.123.0 - Update to Code 1.123.0
- Microsoft dropped support for armhf remotes so there will no longer be any
builds for armhf.
## [4.122.1](https://github.com/coder/code-server/releases/tag/v4.122.1) - 2026-06-02 ## [4.122.1](https://github.com/coder/code-server/releases/tag/v4.122.1) - 2026-06-02