diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 31472a8..b5d0abe 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -23,9 +23,8 @@ jobs: fail-fast: false matrix: version: - - '1.10' - - '1.11' - - 'pre' + - 'lts' + - '1' os: - ubuntu-latest arch: