Skip to content

Commit

Permalink
skip mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHess committed Jul 16, 2024
1 parent cf19734 commit 07c4731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ jobs:
skipFilter: '--filter "Category!=SkipOnLinux"'
sonarAnalyze: true
integrationTests: true
MacOS:
imageName: macOS-latest
skipFilter: '--filter "Category!=Integration&Category!=SkipOnMacOS"'
# MacOS:
# imageName: macOS-latest
# skipFilter: '--filter "Category!=Integration&Category!=SkipOnMacOS"'
Windows:
imageName: windows-latest
skipFilter: '--filter "Category!=Integration"'
Expand Down

0 comments on commit 07c4731

Please sign in to comment.