Skip to content

Commit

Permalink
meson: Disable harfbuzz:icu in CI
Browse files Browse the repository at this point in the history
After harfbuzz/harfbuzz:604fe807078ce41d0ac7742547e90b17c066709f
harfbuzz falls back to an ICU subproject if one is available, but it's
not compatible with our wrap.
  • Loading branch information
arch1t3cht authored and CoffeeFlux committed Nov 22, 2023
1 parent 7aa9e19 commit 864effc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
-Dfreetype2:harfbuzz=disabled
-Dharfbuzz:freetype=disabled
-Dharfbuzz:cairo=disabled
-Dharfbuzz:icu=disabled
-Dharfbuzz:glib=disabled
-Dharfbuzz:gobject=disabled
-Dharfbuzz:tests=disabled
Expand Down

0 comments on commit 864effc

Please sign in to comment.