Skip to content

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

Open
@maxnoe

Description

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.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions