actions / actions/runner

Future of ARMv7 support

Open
#3,983 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
6.3k
Forks
1.4k
Avg merge
1d 16h
Merged PRs (30d)
24

Description

In #3940, ARMv7 was excluded from Node.js 24 support because the Node.js project no longer publishes official binaries for it. This makes sense for moving forward, but it raises the question of ARMv7 support in general. More and more actions will target newer Node.js runtimes. If those actions can't be run on ARMv7, then it will effectively become unsupported, even though the runner itself still works fine on it.

Has this already been considered? Are there any plans to support Node.js 24+ on ARMv7 (e.g., via unofficial or community builds)? If not, should users provision their own custom Node.js builds? Is there documentation for doing so?

Clarifying this would help those of us who are still actively targeting ARMv7. This is especially relevant for embedded and IoT use cases because the hardware might not be easily replaceable. Running native CI/CD pipelines helps keep things working.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with issue #3940 and the project's documented Node.js 24 and ARMv7 support context. Check whether official or community Node.js builds and custom runner configuration are documented; done means ARMv7 support status and a supported path for affected users are clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js
Domain
ci-cd, documentation, embedded-iot
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.