Skip to content

Commit

Permalink
gha/macos: Disabled the Homebrew flow for now due to link issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmux committed Sep 28, 2023
1 parent 0c95926 commit fc5483e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
# rdar://FB11369327
name: '${{ matrix.os }} (homebrew, ${{ matrix.compiler }})'
runs-on: ${{ matrix.os }}
if: false
defaults:
run:
shell: bash
Expand Down

0 comments on commit fc5483e

Please sign in to comment.