Skip to content

Upgrade Julia version #527

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

Merged
merged 3 commits into from
Apr 21, 2024
Merged

Upgrade Julia version #527

merged 3 commits into from
Apr 21, 2024

Conversation

limarta
Copy link
Contributor

@limarta limarta commented Apr 17, 2024

Upgrade the CI/CD yaml to only test 1, 1.6, and nightly.

@ztangent
Copy link
Member

Is there a reason we're removing Julia 1.3 from the CI? The latest version of Gen is still supposed to be compatible with Julia 1.3 (per the Project.toml file), so unless we decide to drop support for that (because we need some feature from later versions of Julia), we should probably keep 1.3 in the CI workflow.

@limarta
Copy link
Contributor Author

limarta commented Apr 18, 2024

We can probably drop 1.3 support as 1.6 has been the LTS for about 3 years now. Removing older versions can also help speed up the CI build process.

@ztangent
Copy link
Member

I'm fine with dropping support for 1.3, but if we're removing it from the CI, my suggestion would be to also update the Project.toml file so that in the next minor release of Gen, we only support Julia 1.6 onwards!

@ztangent ztangent merged commit f9012e3 into master Apr 21, 2024
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