diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 364c687..da9d01c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: - '3.7' - '3.8' - '3.9' + - '3.10' steps: - uses: actions/checkout@v2 - run: python -m pip install --upgrade pip