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

use default python again #533

Merged
merged 1 commit into from
Jan 28, 2025
Merged

use default python again #533

merged 1 commit into from
Jan 28, 2025

Conversation

Freax13
Copy link
Member

@Freax13 Freax13 commented Jan 27, 2025

Currently, ubuntu-latest is ubuntu-24.04. ubuntu-24.04 ships with python 3.12 which is newer than python 3.11 (the version we previously manually installed).

On another happy note, cargo-semver-checks seems to have updated to a newer nightly and that fixed one of our CI jobs. Right now, none of the CI jobs should be broken anymore, all of them should pass :)

Currently, ubuntu-latest is ubuntu-24.04. ubuntu-24.04 ships with
python 3.12 which is newer than python 3.11 (the version we previously
manually installed).
@Freax13 Freax13 requested review from phil-opp and josephlr January 27, 2025 20:25
Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks a lot!

@phil-opp phil-opp merged commit 564bcc3 into master Jan 28, 2025
12 checks passed
@phil-opp phil-opp deleted the fix/ci-release branch January 28, 2025 12:25
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.

2 participants