Skip to content

Commit

Permalink
Remove macos for python 3.6 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd authored Sep 6, 2022
1 parent 1ec862e commit c7c5bab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
Python36Windows:
imageName: 'windows-2019'
python.version: '3.6'
Python36Mac:
imageName: 'macos-10.15'
python.version: '3.6'
Python37Linux:
imageName: 'ubuntu-latest'
python.version: '3.7'
Expand Down

0 comments on commit c7c5bab

Please sign in to comment.