diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 58a034e..34d0a7b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -23,8 +23,8 @@ jobs: fail-fast: false matrix: version: - - '1.10' - - 'lts' + - '1' + # - 'lts' - 'pre' os: - ubuntu-latest