ci: we don't have >1.1.0

This commit is contained in:
Jozef Steinhübl 2024-04-02 10:44:10 +02:00
parent d1c4baff54
commit 6a11bac1d8

View file

@ -29,7 +29,7 @@ jobs:
- "1.1.0"
- "1.x"
- "1"
- "> 1.1.0"
- "> 1.0.0"
- "< 2"
# Disable <sha> support for now. This is because Github Artifacts
# expire after 90 days, and we don't have another source of truth yet.