Skip to content

Commit

Permalink
Use Ubuntu 20.04 for py36
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorMacBride committed Dec 27, 2022
1 parent 78717a8 commit a52b20a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_and_publish.yml
Expand Up @@ -25,8 +25,11 @@ jobs:
- windows: py310-test-mpl36
# Test all configurations on Linux
- linux: py36-test-mpl20
runs-on: ubuntu-20.04
- linux: py36-test-mpl21
runs-on: ubuntu-20.04
- linux: py36-test-mpl22
runs-on: ubuntu-20.04
- linux: py37-test-mpl30
- linux: py37-test-mpl31
- linux: py37-test-mpl32
Expand Down

0 comments on commit a52b20a

Please sign in to comment.