We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78717a8 commit a52b20aCopy full SHA for a52b20a
.github/workflows/test_and_publish.yml
@@ -25,8 +25,11 @@ jobs:
25
- windows: py310-test-mpl36
26
# Test all configurations on Linux
27
- linux: py36-test-mpl20
28
+ runs-on: ubuntu-20.04
29
- linux: py36-test-mpl21
30
31
- linux: py36-test-mpl22
32
33
- linux: py37-test-mpl30
34
- linux: py37-test-mpl31
35
- linux: py37-test-mpl32
0 commit comments