Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2024-03-25 14:50:35 +00:00
commit 9cab1d105d
2 changed files with 3 additions and 1 deletions

View file

@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- os: macos-latest
python-version: "3.10"