Run tests with 3.13

This commit is contained in:
Manuel Kaufmann 2025-02-17 13:49:27 +01:00
parent 82c4d22541
commit 28f9be8900

View File

@ -94,6 +94,9 @@ workflows:
tests:
jobs:
- build
- py313:
requires:
- build
- py312:
requires:
- build