We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e7738 commit a395180Copy full SHA for a395180
.github/workflows/test_and_publish.yml
@@ -44,8 +44,8 @@ jobs:
44
- linux: py312-test-mpl310
45
# Test different versions of pytest
46
- linux: py312-test-mpldev-pytestdev
47
- - linux: py39-test-mpl33-pytest62
48
- - linux: py39-test-mpl31-pytest54
+ - linux: py39-test-mpl310-pytest62
+ - linux: py39-test-mpl37-pytest54
49
coverage: "codecov"
50
51
publish:
0 commit comments