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

Only run a single CI job on Julia 1.9? #980

Open
DilumAluthge opened this issue Oct 20, 2024 · 1 comment
Open

Only run a single CI job on Julia 1.9? #980

DilumAluthge opened this issue Oct 20, 2024 · 1 comment

Comments

@DilumAluthge
Copy link
Member

The total (across all jobs) CI time on this repo is starting to get pretty long.

Julia 1.10 is the new LTS, so we should keep running all jobs on 1.10.

Julia 1.11 is currently the latest stable release, so we should continue running all jobs on 1.11, at least as long as it is the latest stable release.

Julia 1.9 is no longer supported, and there will not be any more patch releases of Julia 1.9. So I think we can probably just run a single Julia 1.9 CI job on this repo.

Julia 1.6 is no longer the LTS, but it was the LTS for a very long time, so at least in the short-term I think that we should keep running all jobs on 1.9.

@DilumAluthge
Copy link
Member Author

See also #958

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 a pull request may close this issue.

1 participant