Skip to content

Extend the CI jobs in the "GMT Tests" workflow #3615

Closed
@seisman

Description

@seisman

Currently, in the "GMT Tests" workflow, we have 7 CI jobs:

  • Python 3.10 + core packages (pinned to minimum versions) [Linux/macOS/Windows]
  • Python 3.12 + core packages (pinned to maximum versions) + optional packages [Linux/macOS/Windows]
  • Python 3.11 + core packages (pinned to specific versions) + a few optional packages [Linux only, mainly for testing old versions of optional packages]

As you can see, the CI jobs can't guarantee that PyGMT works with Python 3.10 + optional packages.

What about extending the number of the CI jobs to 9:

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionsNeed more discussion before taking further actions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions