Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Andreas
2026-04-21 23:07:31 +02:00
488 changed files with 614345 additions and 7817 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}