Skip to content

Commit 56a1725

Browse files
committed
Adjust github test action
1 parent e6e181b commit 56a1725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
strategy:
77
matrix:
88
python-version:
9+
- '3.6.7'
10+
- '3.7.1'
911
- '3.8'
1012
- '3.9'
1113
- '3.10'

0 commit comments

Comments
 (0)