Skip to content

Commit cf9a2eb

Browse files
committed
.github/workflows/build.yml: disable yajl on macOS
This yajl on Homebrew comes with broken headers: /opt/homebrew/Cellar/yajl/2.1.0/include/yajl/yajl_parse.h:22:10: fatal error: 'yajl/yajl_common.h' file not found #include <yajl/yajl_common.h> ^~~~~~~~~~~~~~~~~~~~
1 parent 0aeda01 commit cf9a2eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
googletest \
123123
icu4c \
124124
ffmpeg \
125-
yajl \
126125
libupnp \
127126
libid3tag \
128127
chromaprint \

0 commit comments

Comments
 (0)