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: test with 1, lts and pre versions of julia #61

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

thazhemadam
Copy link
Member

No description provided.

matrix:
version:
- "1"
- "lts"
Copy link
Member

Choose a reason for hiding this comment

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

lts is useful but IMO one of the most important tests is min. It's just too easy to accidentally break the oldest supported Julia version if it is not tested.

Copy link
Member

Choose a reason for hiding this comment

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

min should be lts for all of our libraries.

Copy link
Member

Choose a reason for hiding this comment

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

No, it's not. min is 1.10.0 and lts is 1.10.5.

@ChrisRackauckas ChrisRackauckas merged commit 60a26cc into master Oct 17, 2024
6 of 9 checks passed
@ChrisRackauckas ChrisRackauckas deleted the at/julia-versions branch October 17, 2024 14:26
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.

3 participants