Skip to content

Commit f7e7738

Browse files
committed
Update NEP29 tests
1 parent 739d073 commit f7e7738

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/test_and_publish.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,12 @@ jobs:
3636
- windows: py313-test-mpl310
3737
# Test intermediate NEP 29 configurations on Linux
3838
- linux: py39-test-mpl38
39+
- linux: py310-test-mpl37
3940
- linux: py310-test-mpl38
40-
- linux: py310-test-mpl35
41-
- linux: py311-test-mpl36
4241
- linux: py311-test-mpl37
42+
- linux: py311-test-mpl310
43+
- linux: py312-test-mpl39
44+
- linux: py312-test-mpl310
4345
# Test different versions of pytest
4446
- linux: py312-test-mpldev-pytestdev
4547
- linux: py39-test-mpl33-pytest62

0 commit comments

Comments
 (0)