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 739d073 commit f7e7738Copy full SHA for f7e7738
.github/workflows/test_and_publish.yml
@@ -36,10 +36,12 @@ jobs:
36
- windows: py313-test-mpl310
37
# Test intermediate NEP 29 configurations on Linux
38
- linux: py39-test-mpl38
39
+ - linux: py310-test-mpl37
40
- linux: py310-test-mpl38
- - linux: py310-test-mpl35
41
- - linux: py311-test-mpl36
42
- linux: py311-test-mpl37
+ - linux: py311-test-mpl310
43
+ - linux: py312-test-mpl39
44
+ - linux: py312-test-mpl310
45
# Test different versions of pytest
46
- linux: py312-test-mpldev-pytestdev
47
- linux: py39-test-mpl33-pytest62
0 commit comments