Skip to content

Unify GitHub Actions runner image to Ubuntu 24.04 #1351

@merrily01

Description

@merrily01

Describe the bug

Currently, our GitHub Actions workflows are inconsistent in the runner configuration:

  • Some workflows use ubuntu-22.04

  • Some use ubuntu-24.04

  • Some use ubuntu-latest

This inconsistency may lead to unexpected behavior or environment differences between jobs.

Since Ubuntu 24.04 is GA, we should standardize all workflows to use ubuntu-24.04 to ensure a consistent and up-to-date build environment.

To Reproduce

Expected behavior

Screenshots

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions