Move translation checker (and potentially other runners) to ARM runner

Open Beginner friendly
#3,953 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
75/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
github-actions
Domain
ci-cd

Research direction

Start with .github/workflows/translation-check.yml at the referenced runner configuration and compare it with the repository’s other ARM-based workflows. Confirm the translation check uses the intended ARM runner and that the workflow completes successfully without changing its checks.

Written by the indexing model from the issue text.

Description

Currently, the translation check runs on ubuntu-latest:

https://github.com/jamulussoftware/jamulus/blob/cc40a8a9442879a39dd9fda3ee4f61fccde2c2ba/.github/workflows/translation-check.yml#L25

To save resources, I assume that ARM is more efficient. As we use ARM on other similar runners too, I believe we should switch to arm here too.

Dominant language
C
Stars
1.1k
Forks
248
Avg merge
1d 23h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

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.

More from jamulussoftware/jamulus

All issues in jamulussoftware/jamulus

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.