This commit is contained in:
Raphaël MANSUY 2025-12-04 19:19:22 +08:00
parent 833a27fc2e
commit 017547123f

View file

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
python-version: ['3.12', '3.13', '3.14']
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
steps:
- uses: actions/checkout@v6