diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2aa684a6..4f4dfe73 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: strategy: matrix: os: ['ubuntu-latest', 'macos-13'] - python-version: ['3.8','3.8', '3.10', '3.11', '3.12'] + python-version: ['3.8','3.9', '3.10', '3.11', '3.12'] steps: