Start testing Python 3.12
It is out and stable, so let's make sure we are compatible.
This commit is contained in:
parent
4bae6a44ac
commit
4a83562af7
|
|
@ -14,6 +14,7 @@ jobs:
|
||||||
- 3.9
|
- 3.9
|
||||||
- "3.10"
|
- "3.10"
|
||||||
- 3.11
|
- 3.11
|
||||||
|
- 3.12
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue