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

Bump Julia version bound #295

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Bump Julia version bound #295

merged 2 commits into from
Dec 13, 2024

Conversation

NoraLoose
Copy link
Collaborator

Closes #288.

@navidcy
Copy link
Collaborator

navidcy commented Dec 12, 2024

Let's change it in the Project.toml as well?

julia = "1.9"

That's the actual bound that the package manager looks for.

Copy link
Collaborator

@navidcy navidcy left a comment

Choose a reason for hiding this comment

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

change the Julia compat at

julia = "1.9"

?

@glwagner
Copy link
Member

Done

@glwagner glwagner requested a review from navidcy December 12, 2024 20:54
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (c8dc984) to head (0daaba8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #295   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         34      34           
  Lines       1953    1953           
=====================================
  Misses      1953    1953           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glwagner glwagner merged commit c00a4b6 into main Dec 13, 2024
20 checks passed
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.

Precompile error for ClimaOcean v0.2.4 + Julia v1.9
3 participants