Skip to content

chore: Allow ubuntu-slim and ubuntu-24.04-arm runners#8

Merged
6f6d6172 merged 2 commits into
Betterment:mainfrom
rzane:rzane/add-allowed-runners
Jun 25, 2026
Merged

chore: Allow ubuntu-slim and ubuntu-24.04-arm runners#8
6f6d6172 merged 2 commits into
Betterment:mainfrom
rzane:rzane/add-allowed-runners

Conversation

@rzane

@rzane rzane commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

See here for the official image list: https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories

The ubuntu-slim image is 1/3 the price of ubuntu-latest (reference). Many GitHub actions require very little compute, so this is a good choice in those cases.

I've also added ubuntu-24.04-arm. These images are marginally cheaper, but are reported to perform better in some cases (reference).

@rzane rzane requested a review from a team June 23, 2026 13:29

@6f6d6172 6f6d6172 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@6f6d6172 6f6d6172 merged commit 28d654e into Betterment:main Jun 25, 2026
4 checks passed
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