-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
part:templateAffects the cookiecutter template filesAffects the cookiecutter template filespart:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
GitHub is offering a new ubuntu-slim runner:
https://github.blog/changelog/2026-01-22-1-vcpu-linux-runner-now-generally-available-in-github-actions/
We should probably use them for all Action jobs/workflows that are almost trivial (like labeling, dependabot auto-merging, etc.)
Proposed solution
Change appropriate jobs to use ubuntu-slim.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
part:templateAffects the cookiecutter template filesAffects the cookiecutter template filespart:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users