diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index b430c343..ea5e4610 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -6,7 +6,6 @@ jobs: strategy: matrix: python-version: - - "2.7" - "3.5" - "3.6" - "3.7"