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 minimum Julia version #37

Merged
merged 3 commits into from
Mar 25, 2024
Merged

bump minimum Julia version #37

merged 3 commits into from
Mar 25, 2024

Conversation

ranocha
Copy link
Collaborator

@ranocha ranocha commented Mar 25, 2024

Recent Ci failures such as https://github.com/SKopecz/PositiveIntegrators.jl/actions/runs/8415189625/job/23039967577 are caused by issues with LinearSolve.jl. The problems ar fixed in newer versions of LinearSolve.jl, but these are not compatible with Julia v1.7. Thus, we bump the required Julia version of PositiveIntegrators.jl, too.

Edit: Julia v1.8 does not work either...

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.14%. Comparing base (8ab284e) to head (e278da5).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files           4        4           
  Lines         378      378           
=======================================
  Hits          371      371           
  Misses          7        7           

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

@ranocha ranocha changed the title require Julia v1.8 bump minimum Julia version Mar 25, 2024
@ranocha ranocha merged commit d6fdfa6 into main Mar 25, 2024
10 checks passed
@ranocha ranocha deleted the hr/julia_18 branch March 25, 2024 12:16
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