Skip to content

Commit 78f9c08

Browse files
authored
Merge pull request matplotlib#24998 from oscargus/azurefix
Unbreak Azure CI
2 parents 651a874 + 71584d8 commit 78f9c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ stages:
5353
macOS_py310:
5454
vmImage: 'macOS-latest'
5555
python.version: '3.10'
56-
macOS_py310:
56+
macOS_py311:
5757
vmImage: 'macOS-latest'
5858
python.version: '3.11'
5959
Windows_py39:

0 commit comments

Comments
 (0)