ci: disable tests with version selectors

This commit is contained in:
Jozef Steinhübl 2025-07-10 21:00:35 +02:00
parent 56169ab7b0
commit 756976e557
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -54,10 +54,11 @@ jobs:
- latest
- canary
- "1.1.0"
- "1.x"
- "1"
- "> 1.0.0"
- "< 2"
# https://github.com/oven-sh/setup-bun/issues/37
# - "1.x"
# - "1"
# - "> 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.
# - "822a00c4d508b54f650933a73ca5f4a3af9a7983" # 1.0.0 commit