Skip to content

Commit

Permalink
Switch back to older images for older python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Dec 13, 2021
1 parent 3f9f85f commit f776bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
imageName: 'windows-latest'
python.version: '3.6'
Python36Mac:
imageName: 'macos-latest'
imageName: 'macos-10.15'
python.version: '3.6'
Python38Linux:
imageName: 'ubuntu-latest'
Expand Down

0 comments on commit f776bfb

Please sign in to comment.