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

Stop 'Julia auto update' from upgrading Julia version #1215

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

visr
Copy link
Member

@visr visr commented Mar 5, 2024

I was wondering why the automated part of #1204 bumps the Julia version in the Manifest.toml. It is because we didn't run juliaup default 1.10.0 yet, so 1.10.2 is the default. This fixes that. There is no need to run all of pixi run install for this action.

@visr visr changed the title Let Julia auto update use our default Julia version Stop 'Julia auto update' from upgrading Julia version Mar 5, 2024
@visr visr mentioned this pull request Mar 5, 2024
Update Julia dependencies to the latest version.

Co-authored-by: GitHub <noreply@github.com>
Copy link
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

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

Nice find!

@visr visr merged commit b9c23f3 into main Mar 6, 2024
21 checks passed
@visr visr deleted the Let-Julia-auto-update-use-our-default-Julia-version branch March 6, 2024 07:56
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.

None yet

2 participants