diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 91706f89d..3d00adec7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: strategy: matrix: platform: [ubuntu-latest] - python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10-dev] + python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10-dev] env: PY_COLORS: 1