diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c3b1218..3e53c76 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,7 +29,7 @@ jobs: - "1.1.0" - "1.x" - "1" - - "> 1.1.0" + - "> 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.