diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc2dfa1..932b108 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: workflow_dispatch: env: - PYTHON_VERSIONS: '["3.8", "3.9", "3.10.0", "3.11", "3.12"]' + PYTHON_VERSIONS: '["3.8", "3.9", "3.10", "3.11", "3.12"]' jobs: