Skip to content

Commit a1c977a

Browse files
authored
Merge pull request #15429 from timhoffm/fix-azure-osx
Fix OSX build on azure
2 parents 8ea326c + 6488d90 commit a1c977a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/azure-pipelines-steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ steps:
2828
2929
- ${{ if eq(parameters.installer, 'brew') }}:
3030
- script: |
31+
brew cask install xquartz
3132
brew install pkg-config ffmpeg imagemagick mplayer ccache
3233
displayName: 'Install dependencies with brew'
3334

0 commit comments

Comments
 (0)