mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-23 17:41:35 +00:00
Disable brew based build since harfbuzz is currently broken in brew
This commit is contained in:
parent
3501a2a1da
commit
8ba8320189
1 changed files with 4 additions and 3 deletions
|
|
@ -89,9 +89,10 @@ matrix:
|
|||
language: generic
|
||||
env: SWBASE=/Users/Shared/buildbot/sw SW=$SWBASE/sw PATH=$SW/bin:$PATH
|
||||
|
||||
- os: osx
|
||||
language: generic
|
||||
env: USE_BREW=1 BUILD_PKG=osx-bundle
|
||||
# Disabled because harfbuzz is currently broken in brew
|
||||
# - os: osx
|
||||
# language: generic
|
||||
# env: USE_BREW=1 BUILD_PKG=osx-bundle
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue