Skip to content

Commit

Permalink
Merge pull request #116 from BrandonPotter/feature/EnableMacTestMatrix
Browse files Browse the repository at this point in the history
Enabled mac testing
  • Loading branch information
ahwm authored May 6, 2022
2 parents a5ea07c + 67db523 commit b6fcaf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/azure-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
matrix:
linux:
imageName: 'ubuntu-latest'
#mac:
# imageName: 'macOS-latest'
mac:
imageName: 'macOS-latest'
windows:
imageName: 'windows-latest'

Expand Down

0 comments on commit b6fcaf2

Please sign in to comment.