Skip to content

Commit 573afb7

Browse files
authored
updated pinned mpl version
1 parent c685718 commit 573afb7

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.github_project_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
python-version: ['3.8.x', '3.9.x']
18-
mpl-version: ['3.3', 'latest']
18+
mpl-version: ['3.4', 'latest']
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v2

0 commit comments

Comments
 (0)