Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2025-02-25 15:58:59 +00:00
commit 752b82f48b
7 changed files with 114 additions and 62 deletions

View file

@ -20,7 +20,9 @@ jobs:
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
include:
- os: macos-latest
python-version: "3.10"
python-version: "3.12"
- os: ubuntu-24.04-arm
python-version: "3.12"
steps:
- name: Checkout source