From 68643ea879eb5cf9686defb848c1b266ca364e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Thu, 10 Jul 2025 21:02:01 +0200 Subject: [PATCH] ci: disable tests with version selectors (#133) --- .github/workflows/test.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3d6c160..b08efd7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 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