Skip to content

[ci] Try out new ubuntu-slim runners#4995

Open
sharder996 wants to merge 1 commit into
mainfrom
kaizen/ci-tweaks
Open

[ci] Try out new ubuntu-slim runners#4995
sharder996 wants to merge 1 commit into
mainfrom
kaizen/ci-tweaks

Conversation

@sharder996

Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings June 26, 2026 15:35

Copilot AI 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.

Pull request overview

This PR updates the repository’s GitHub Actions workflows to run their Ubuntu-based jobs on the newer ubuntu-slim hosted runner label, aligning CI execution with GitHub’s new slim runner offering linked in the PR description.

Changes:

  • Switched multiple workflows’ Ubuntu job runners from ubuntu-latest to ubuntu-slim.
  • Applied the runner change consistently across core CI workflows (linux/macos/windows orchestrators) and maintenance workflows (CLA check, stale issues, package prune, etc.).

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/windows.yml Uses ubuntu-slim for Ubuntu-hosted helper/reporting jobs in the Windows workflow.
.github/workflows/verify-commits.yml Runs commit verification on ubuntu-slim.
.github/workflows/update-images.yaml Runs the image update/scraper job on ubuntu-slim.
.github/workflows/test-hooks.yml Runs hook tests on ubuntu-slim.
.github/workflows/prune-packages.yml Runs package listing/pruning/notification jobs on ubuntu-slim.
.github/workflows/monitor-usns.yml Runs USN monitoring job on ubuntu-slim.
.github/workflows/macos.yml Uses ubuntu-slim for Ubuntu-hosted helper/reporting jobs in the macOS workflow.
.github/workflows/linux.yml Uses ubuntu-slim for Ubuntu-hosted jobs that previously used ubuntu-latest.
.github/workflows/lint.yml Runs lint job on ubuntu-slim.
.github/workflows/dynamic-ci.yml Runs filter/finalize jobs on ubuntu-slim.
.github/workflows/close-inactive-issues.yml Runs stale issue automation on ubuntu-slim.
.github/workflows/cla-check.yaml Runs CLA check on ubuntu-slim.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.60%. Comparing base (a59df3f) to head (1a06a31).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4995   +/-   ##
=======================================
  Coverage   87.60%   87.60%           
=======================================
  Files         274      274           
  Lines       14649    14649           
=======================================
  Hits        12832    12832           
  Misses       1817     1817           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Save some electrons and fractions of pennies.
Copilot AI review requested due to automatic review settings June 26, 2026 16:16

Copilot AI 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.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/linux.yml
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