Skip to content

Commit 61775fa

Browse files
committed
Remove Python 3.6
1 parent bb7fdd4 commit 61775fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
- { name: "3.9", python: "3.9", os: ubuntu-latest }
1212
- { name: "3.8", python: "3.8", os: ubuntu-latest }
1313
- { name: "3.7", python: "3.7", os: ubuntu-latest }
14-
- { name: "3.6", python: "3.6", os: ubuntu-latest }
1514
steps:
1615
- uses: actions/checkout@v2
1716

0 commit comments

Comments
 (0)