diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c898fd2d..5872458bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: name: Test strategy: matrix: - pyver: ['3.7', '3.8', '3.9', '3.10', '~3.11.0-0'] + pyver: ['3.7', '3.8', '3.9', '3.10', '3.11'] no-extensions: ['', 'Y'] os: [ubuntu, macos, windows] exclude: