diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e5b37cb..592ef8e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,7 +22,7 @@ jobs: fail-fast: false matrix: version: - - '1.9' + - '1.10' python: [3.9] os: - ubuntu-latest