Skip to content

Commit 7d2287d

Browse files
committed
more ci
1 parent c4736cd commit 7d2287d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ jobs:
4343
- os: ubuntu-latest
4444
python-version: 3.8
4545
toxenv: py38-test-mpl31
46+
- os: ubuntu-latest
47+
python-version: 3.7
48+
toxenv: py37-test-mpl32
49+
- os: ubuntu-latest
50+
python-version: 3.8
51+
toxenv: py38-test-mpl33
4652
# Code style checks
4753
- os: ubuntu-latest
4854
python-version: 3.8

0 commit comments

Comments
 (0)