diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd3b294d..c20f9614 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: fail-fast: false # If one platform fails, allow the rest to keep testing. matrix: rust: [stable] - python-version: [3.7, 3.8, 3.9, "3.10", pypy-3.7, pypy-3.8] + python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev", "pypy-3.7", "pypy-3.8"] platform: [ {