diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e62b63e..1779f8d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -17,7 +17,6 @@ jobs: strategy: matrix: python-version: - - 3.6 - 3.7 - 3.8 - 3.9