Meta: Pin harfbuzz to 10.2.0 for now
Some checks are pending
CI / macOS, arm64, Sanitizer_CI, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers_CI, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer_CI, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer_CI, Clang (push) Waiting to run
Build Dev Container Image / build (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run

Several of us (including our WPT runner) are getting linker errors with
11.2.0, as Qt is pulling in the system harfbuzz.
This commit is contained in:
Timothy Flynn 2025-07-02 10:22:25 -04:00 committed by Ali Mohammad Pur
commit 504be366a2
Notes: github-actions[bot] 2025-07-02 15:04:16 +00:00

View file

@ -160,6 +160,10 @@
"name": "fontconfig",
"version": "2.15.0#4"
},
{
"name": "harfbuzz",
"version": "10.2.0#0"
},
{
"name": "icu",
"version": "76.1#0"