diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 2b3aefb8..c650d348 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [3.6, 3.7, 3.8, 3.9, 3.10.0] + python-version: [3.7, 3.8, 3.9, "3.10"] architecture: ["x64"] steps: