Skip to content

chore: use ubuntu-slim for lightweight jobs#578

Merged
wgtmac merged 1 commit intoapache:mainfrom
zhjwpku:use_ubuntu_slim
Feb 27, 2026
Merged

chore: use ubuntu-slim for lightweight jobs#578
wgtmac merged 1 commit intoapache:mainfrom
zhjwpku:use_ubuntu_slim

Conversation

@zhjwpku
Copy link
Collaborator

@zhjwpku zhjwpku commented Feb 27, 2026

ubuntu-slim is a new cost-efficient runner to fit lightweight jobs. We can use this to save ASF infra usage (if possible).

This topic was raised in the Apache ORC project, see apache/orc#2566

Refs:

ubuntu-slim is a new cost-efficient runner to fit lightweight jobs.
We can use this to save ASF infra usage (if possible).

This topic was raised in the Apache ORC project, see
apache/orc#2566

Refs:

- https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/
- https://github.com/actions/runner-images/blob/main/images/ubuntu-slim/ubuntu-slim-Readme.md
Copy link
Contributor

@evindj evindj left a comment

Choose a reason for hiding this comment

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

Makes sense, looks good to me.

zhjwpku added a commit to zhjwpku/iceberg that referenced this pull request Feb 27, 2026
ubuntu-slim is a new cost-efficient runner to fit lightweight jobs.
We can use this to save ASF infra usage (if possible).

By *lightweight* I mean jobs that run for less than a minute and
are not easily affected by other concurrently running jobs on the
same host.

This topic was raised in the Apache ORC project and later adopted
by iceberg-cpp. We believe it could also benefit other projects
under the Apache Iceberg umbrella.

Refs:

- https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/
- https://github.com/actions/runner-images/blob/main/images/ubuntu-slim/ubuntu-slim-Readme.md
- apache/iceberg-cpp#578
@wgtmac wgtmac merged commit 653eded into apache:main Feb 27, 2026
11 checks passed
@zhjwpku zhjwpku deleted the use_ubuntu_slim branch February 27, 2026 08:29
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.

3 participants