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

Add CI job running tests on oldest supported versions of dependencies #2612

Open
maxnoe opened this issue Sep 5, 2024 · 0 comments · May be fixed by #2619
Open

Add CI job running tests on oldest supported versions of dependencies #2612

maxnoe opened this issue Sep 5, 2024 · 0 comments · May be fixed by #2619

Comments

@maxnoe
Copy link
Member

maxnoe commented Sep 5, 2024

Please describe the use case that requires this feature.

Our CI only has jobs that run on the newest possible set of dependencies as resolved by either pip or mamba.

We should also have a CI test testing on the oldest still supported core depdencies, e.g. once we merge #2580 , we
should have a CI job running on numpy 1.23, astropy 5.x, etc.

Describe the solution you'd like

Add a job to the CI matrix running jobs for the oldest still supported core dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant