diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 790b9a7..1dc8fc6 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -8,7 +8,6 @@ jobs: strategy: matrix: python-version: - - "3.5" - "3.6" - "3.7" - "3.8"