ci: Bump Python 3.12 version

This commit is contained in:
Valentin Lorentz 2023-05-21 19:01:40 +02:00
parent 8859e1ce51
commit 21b7408ca8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.12.0-alpha.3"
- python-version: "3.12.0-alpha.7"
with-opt-deps: true
runs-on: ubuntu-22.04