Skip to content

Commit ead6b35

Browse files
committed
add 3.7 tests
1 parent 6cb5318 commit ead6b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
platform: [ ubuntu-latest, windows-latest, macos-latest ]
20-
python-version: [ 3.8, 3.9 ]
20+
python-version: [ 3.7, 3.8, 3.9 ]
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)