Skip to content

Commit 1fd7057

Browse files
committed
set minimum python version for gh actions to 3.8
1 parent 4e1dc0b commit 1fd7057

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_py.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
- macos-latest
1717

1818
python:
19-
- "2.7"
20-
- "3.7"
2119
- "3.8"
2220
- "3.9"
2321
- "3.10"

0 commit comments

Comments
 (0)