diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 34acb8d0..467a4fd1 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -115,7 +115,7 @@ jobs: #os: [macos-10.15, windows-latest, macOS-M1] #os: [macos-10.15, macOS-M1] #os: [macos-10.15] - python_version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "pypy-3.7-v7.3.3", "pypy-3.8-v7.3.7"] + python_version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "pypy-3.7-v7.3.3", "pypy-3.8-v7.3.7"] exclude: # outdated compilers and probably not worth supporting anymore