diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d7e55439..a0535c7c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -15,7 +15,8 @@ jobs: fail-fast: false matrix: version: - - '1.6' + - "1.6" + - "^1.7.0-0" os: - ubuntu-latest