Skip to content

Commit

Permalink
temporarily removing mac due to permissions conflict. tracking issue A…
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored May 24, 2021
1 parent 6bbd054 commit d5a9a00
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"matrix": {
"Agent": {
"ubuntu-18.04": { "OSVmImage": "MMSUbuntu18.04", "Pool": "azsdk-pool-mms-ubuntu-1804-general" },
"windows-2019": { "OSVmImage": "MMS2019", "Pool": "azsdk-pool-mms-win-2019-general" },
"macOS-10.15": { "OSVmImage": "macOS-10.15", "Pool": "Azure Pipelines" }
"windows-2019": { "OSVmImage": "MMS2019", "Pool": "azsdk-pool-mms-win-2019-general" }
},
"PythonVersion": [ "3.6", "3.8", "3.9" ]
}
Expand Down

0 comments on commit d5a9a00

Please sign in to comment.