chore: bump cpython 3.12 version in CI (#233)
This commit is contained in:
parent
115250534d
commit
53644927b9
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -41,15 +41,12 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12.0-beta.4"
|
||||
- "3.12.0-rc.1"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
extension:
|
||||
- "skip_cython"
|
||||
- "use_cython"
|
||||
exclude:
|
||||
- extension: use_cython
|
||||
python-version: "3.12.0-beta.4"
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user