Skip to content

Use GH naming for linux arm and simplify some non-matrix jobs#347

Merged
emlowe merged 2 commits into
mainfrom
EL.workflow-updates
Apr 10, 2026
Merged

Use GH naming for linux arm and simplify some non-matrix jobs#347
emlowe merged 2 commits into
mainfrom
EL.workflow-updates

Conversation

@emlowe
Copy link
Copy Markdown
Contributor

@emlowe emlowe commented Apr 10, 2026

Use ubuntu-24.04-arm for linux arm runners
Simplify jobs that didn't use the matrix


Note

Medium Risk
Changes GitHub Actions runner selection and job matrices, which could break CI/release publishing if runner labels or artifact names no longer match expectations. Functional code is untouched, but build and upload automation is impacted.

Overview
Updates GitHub Actions workflows to use GitHub’s explicit runner labels (not arrays), notably switching Linux ARM builds to ubuntu-24.04-arm across C library, wheel, and Rust test jobs.

Simplifies build.yml’s build-sdist, check, and upload jobs by removing their unused matrices and hardcoding Ubuntu/Python 3.12, including updating the corresponding artifact naming to fixed strings.

Reviewed by Cursor Bugbot for commit b4aea9c. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Member

@hoffmang9 hoffmang9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m surprised I didn’t get these on my last pass.

@emlowe emlowe marked this pull request as ready for review April 10, 2026 21:33
@emlowe emlowe merged commit ce12fc3 into main Apr 10, 2026
94 of 95 checks passed
@emlowe emlowe deleted the EL.workflow-updates branch April 10, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants