Skip to content

Upgrade Ubuntu version to 24.04 for scheduled/on-push/on-demand workflows#654

Merged
wenju-he merged 1 commit intointel:mainfrom
wenju-he:CI-ubuntu-24.04
Feb 25, 2026
Merged

Upgrade Ubuntu version to 24.04 for scheduled/on-push/on-demand workflows#654
wenju-he merged 1 commit intointel:mainfrom
wenju-he:CI-ubuntu-24.04

Conversation

@wenju-he
Copy link
Copy Markdown
Contributor

No description provided.

@wenju-he wenju-he requested review from cdai2 and Copilot February 25, 2026 06:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 upgrades the Ubuntu runner version from 22.04 to 24.04 across all GitHub Actions workflows to ensure the CI/CD pipeline uses a more recent Ubuntu LTS release.

Changes:

  • Updated runs-on configuration from ubuntu-22.04 to ubuntu-24.04 in scheduled verification workflows
  • Updated runs-on configuration from ubuntu-22.04 to ubuntu-24.04 in on-push verification workflow
  • Updated runs-on configuration from ubuntu-22.04 to ubuntu-24.04 in on-demand verification workflow

Reviewed changes

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

File Description
.github/workflows/scheduled-verification.yml Updates Ubuntu version for both default branch verification and LLVM version matrix jobs
.github/workflows/on-push-verification-in-tree.yml Updates Ubuntu version for Linux build job triggered on push events
.github/workflows/on-demand-verification.yml Updates Ubuntu version for on-demand verification job

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

@wenju-he wenju-he merged commit b9b02bc into intel:main Feb 25, 2026
8 checks passed
@wenju-he wenju-he deleted the CI-ubuntu-24.04 branch February 25, 2026 08:12
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