Skip to content

Commit 8b10b8f

Browse files
committed
Stop running CI on Python 3.6
1 parent 3437878 commit 8b10b8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-versions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ jobs:
55
strategy:
66
matrix:
77
python-version:
8-
- "3.6"
98
- "3.7"
109
- "3.8"
1110
- "3.9"
1211
- "3.10"
13-
- "pypy-3.6"
1412
- "pypy-3.7"
1513
- "pypy-3.8"
1614
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)