diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4dedda6f..02deb0ec 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,8 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [2.7, 3.8] + #python-version: [2.7, 3.8] + python-version: [3.8] # Steps represent a sequence of tasks that will be executed as part of the job steps: