Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use ubuntu-24.04 for all workflows #1885

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

luisschwab
Copy link
Contributor

@luisschwab luisschwab commented Mar 11, 2025

Description

[Draft until necessary version pins are done]

This PR sets all CI workflows to run on ubuntu-24.04 instead of ubuntu-latest, because I think it's better to be explicit about which version it's running (ubuntu-latest could change under our feet and jobs could fail unexpectedly).

Also, check-wasm was running ubuntu-20.04, which is set to be unsupported in a 3 weeks (see actions/runner-images#11101).

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@luisschwab luisschwab force-pushed the ci/use-explicit-ubuntu-version branch from 85ae5af to ed99cbf Compare March 11, 2025 02:30
@luisschwab luisschwab marked this pull request as draft March 11, 2025 02:35
@LagginTimes LagginTimes added the ci label Mar 11, 2025
@notmandatory notmandatory added this to the 1.2.0 milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants