Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Skip duplicate versions #303

Open
LilithHafner opened this issue Nov 22, 2024 · 0 comments
Open

Skip duplicate versions #303

LilithHafner opened this issue Nov 22, 2024 · 0 comments

Comments

@LilithHafner
Copy link

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant