Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 77d880d

Browse filesBrowse files
committed
Drop armhf builds
1 parent 559d73a commit 77d880d
Copy full SHA for 77d880d

2 files changed

+2-3Lines changed: 2 additions & 3 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/release.yaml‎

Copy file name to clipboardExpand all lines: .github/workflows/release.yaml
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
- npm_arch: arm64
4040
vscode_arch: arm64
4141
package_arch: arm64
42-
- npm_arch: arm
43-
vscode_arch: armhf
44-
package_arch: armv7l
4542

4643
env:
4744
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Code v1.123.0
2727
### Changed
2828

2929
- Update to Code 1.123.0
30+
- Microsoft dropped support for armhf remotes so there will no longer be any
31+
builds for armhf.
3032

3133
## [4.122.1](https://github.com/coder/code-server/releases/tag/v4.122.1) - 2026-06-02
3234

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.