diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c73f022..04fe139 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: strategy: matrix: - python-version: ["3.x", "3.11", "3.10", "3.9", "3.8", "3.7"] + python-version: ["3.x", "3.11", "3.9", "3.8", "3.7"] platform: [ubuntu-latest, macos-latest, windows-latest] # exclude: