Skip to content

Commit 7da792d

Browse files
Do not test with python 2.7
actions/setup-python#672
1 parent 7f3d4d3 commit 7da792d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
strategy:
77
matrix:
88
python-version:
9-
- '2.7'
109
- '3.7'
1110
- '3.9'
1211
name: Python ${{ matrix.python-version }} sample

0 commit comments

Comments
 (0)