fix: ci/cd typo

This commit is contained in:
Daniel Bauer
2025-06-30 13:44:29 +02:00
parent 744efc7e57
commit e3551548e3

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: ["3.11", "3.12", "3."] python-version: ["3.11", "3.12", "3.13"]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4