Skip to content

CI: run cleanup job on ubuntu-slim - #9609

Merged
mbien merged 1 commit into
apache:masterfrom
mbien:ci-slim
Sep 10, 2026
Merged

CI: run cleanup job on ubuntu-slim#9609
mbien merged 1 commit into
apache:masterfrom
mbien:ci-slim

Conversation

@mbien

@mbien mbien commented Sep 10, 2026

Copy link
Copy Markdown
Member

it is the only job atm which doesn't need much tooling and/or resources

but since it is running at the end of the workflow, changing it to the small container instance might reduce queue time and therefore overall workflow runtime.

https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/#runner-details

(intentionally left the build enabled to check if the cleanup works)

@mbien mbien added this to the NB32 milestone Sep 10, 2026
@mbien
mbien requested a review from ebarboni September 10, 2026 08:52
@mbien mbien added the CI continuous integration changes label Sep 10, 2026
@mbien

mbien commented Sep 10, 2026

Copy link
Copy Markdown
Member Author

well. it never ends. build is failing due to a new issue. Looking into it.

edit: #9611

@neilcsmith-net

Copy link
Copy Markdown
Member

The setup-java action is becoming very annoying! I guess we might need to be wary of caching going on with EAs? But the metadata and download differing seems like an action issue either way.

Be good if the actual change in the PR works!

it is the only job atm which doesn't need much tooling and/or resources

but since it is running at the end of the workflow, changing it to
the small container instance might reduce queue time and therefore
overall workflow runtime.
@mbien

mbien commented Sep 10, 2026

Copy link
Copy Markdown
Member Author

that worked. The cleanup job did also start instantly after being queued.

@mbien
mbien merged commit 27292fe into apache:master Sep 10, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI continuous integration changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants