mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Bump CI version from 3.11.0-alpha.2 to 3.11.0-rc.2
This commit is contained in:
parent
bc3a441888
commit
acdae12bbd
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user