Skip to content

Skip duplicate versions #303

@LilithHafner

Description

@LilithHafner

I test most of my packages on many versions of Julia

      matrix:
        version:
          - 'min'
          - 'lts'
          - '1'
          - 'pre'
          - 'nightly'

However, sometimes these overlap. Right now, 1 and pre are the same and I run tests twice for that version. I'd like to skip one of those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions