Skip to content

chore(ci): upgrade GHA runner image to Ubuntu 26.04#42191

Open
hainenber wants to merge 2 commits into
masterfrom
chore/upgrade-gha-runner-image-to-ubuntu-26-04
Open

chore(ci): upgrade GHA runner image to Ubuntu 26.04#42191
hainenber wants to merge 2 commits into
masterfrom
chore/upgrade-gha-runner-image-to-ubuntu-26-04

Conversation

@hainenber

Copy link
Copy Markdown
Contributor

chore(ci): upgrade GHA runner image to Ubuntu 26.04

SUMMARY

Very much self-titled. Ubuntu 26.04 trims off quite a lot of installations so in theory, this should help with job init time

image

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TESTING INSTRUCTIONS

Green CI as acceptance criterion

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Signed-off-by: hainenber <dotronghai96@gmail.com>
@dosubot dosubot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 18, 2026
@bito-code-review

bito-code-review Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.15%. Comparing base (bda62cb) to head (aaad939).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #42191      +/-   ##
==========================================
+ Coverage   65.08%   65.15%   +0.07%     
==========================================
  Files        2758     2768      +10     
  Lines      155229   156065     +836     
  Branches    35572    35719     +147     
==========================================
+ Hits       101026   101691     +665     
- Misses      52288    52411     +123     
- Partials     1915     1963      +48     
Flag Coverage Δ
hive 38.61% <ø> (-0.33%) ⬇️
javascript 70.77% <ø> (ø)
mysql 57.86% <ø> (+0.23%) ⬆️
postgres 57.92% <ø> (+0.23%) ⬆️
presto 40.55% <ø> (-0.35%) ⬇️
python 59.32% <ø> (+0.22%) ⬆️
sqlite 57.54% <ø> (+0.24%) ⬆️
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@rusackas

Copy link
Copy Markdown
Member

Nice cleanup and CI's green, but check-python-deps.yml, the python-dependency-liccheck job, and both playwright-tests / playwright-tests-experimental are still on ubuntu-22.04 while everything else jumped to 26.04. Is that intentional (like the flaky-on-24.04 comment on cypress-matrix) or just missed? Leaving the two heaviest test jobs on the old image seems to undercut the job-init speedup this PR is going for.

Signed-off-by: hainenber <dotronghai96@gmail.com>
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit aaad939
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a5c2fd4994482000846dc4d
😎 Deploy Preview https://deploy-preview-42191--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Labels

github_actions Pull requests that update GitHub Actions code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants