summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d170520..519ba37 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -13,8 +13,6 @@ jobs:
fail-fast: false
matrix:
versions:
- - python: 3.6
- toxenv: py36-2.2.X
- python: 3.7
toxenv: py37-2.2.X
- python: 3.8
@@ -22,8 +20,6 @@ jobs:
- python: 3.9
toxenv: py39-2.2.X
- - python: 3.6
- toxenv: py36-3.1.X
- python: 3.7
toxenv: py37-3.1.X
- python: 3.8
@@ -31,8 +27,6 @@ jobs:
- python: 3.9
toxenv: py39-3.1.X
- - python: 3.6
- toxenv: py36-3.2.X
- python: 3.7
toxenv: py37-3.2.X
- python: 3.8