Bump CI version from 3.11.0-alpha.2 to 3.11.0-rc.2

This commit is contained in:
Valentin Lorentz 2022-09-18 19:32:35 +02:00 committed by Val Lorentz
parent bc3a441888
commit acdae12bbd
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.runs-on }}
strategy:
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11.0-alpha.2", "pypy-3.6", "pypy-3.7"]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11.0-rc.2", "pypy-3.6", "pypy-3.7"]
with-opt-deps: [false, true]
runs-on: [ubuntu-latest]
exclude: