Skip to content

Pin GitHub-hosted runners to Ubuntu 24.04 - #25151

Open
blaginin wants to merge 2 commits into
mainfrom
db/pin-github-runners-ubuntu-24-04
Open

Pin GitHub-hosted runners to Ubuntu 24.04#25151
blaginin wants to merge 2 commits into
mainfrom
db/pin-github-runners-ubuntu-24-04

Conversation

@blaginin

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #25088

Testing this suggestion:

image

@github-actions github-actions Bot added the development-process Related to development process of DataFusion label Sep 10, 2026
…-ubuntu-24-04

# Conflicts:
#	.github/workflows/rust.yml
@alamb

alamb commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

It isn't clear to me how this will reduce our runner usage (and I note a bunch of jobs are still queued 🤔 )

Screenshot 2026-09-10 at 6 54 51 AM

Perhaps we can pursue reducing the amount of Ci that is done on each push / PR

@alamb

alamb commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

@codecov-commenter

codecov-commenter commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.87%. Comparing base (2db0ec3) to head (21b3387).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #25151   +/-   ##
=======================================
  Coverage   81.87%   81.87%           
=======================================
  Files        1130     1130           
  Lines      419332   419332           
  Branches   419332   419332           
=======================================
+ Hits       343325   343334    +9     
+ Misses      55755    55745   -10     
- Partials    20252    20253    +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@comphead comphead 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.

Thanks @blaginin we did the same in Comet recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI takes hours to start

4 participants