Skip to content

Commit a395180

Browse files
committed
Bump matplotlib version in pytest dev tests
1 parent f7e7738 commit a395180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_and_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
- linux: py312-test-mpl310
4545
# Test different versions of pytest
4646
- linux: py312-test-mpldev-pytestdev
47-
- linux: py39-test-mpl33-pytest62
48-
- linux: py39-test-mpl31-pytest54
47+
- linux: py39-test-mpl310-pytest62
48+
- linux: py39-test-mpl37-pytest54
4949
coverage: "codecov"
5050

5151
publish:

0 commit comments

Comments
 (0)