diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8b1c125..541f916 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -15,7 +15,7 @@ jobs: fail-fast: false matrix: version: - - '1.9' + - '1.10' - '1' os: - ubuntu-latest