Run ARM64 tests
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105
- Forks
- 34
- Avg merge
- 3d 39m
- Merged PRs (30d)
- 5
Description
GitHub doesn't currently support Windows ARM64 runners, so the ARM64 tests are currently disabled. Once GH supports it, enable the tests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's GitHub Actions workflow or test configuration where ARM64 tests are disabled; no specific file is named in the issue. First verify that GitHub supports Windows ARM64 runners, then identify the disabled test job and enable it only when the runner is available. Done means the ARM64 tests run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100