diff options
author | Mukilan Thiyagarajan <mukilan@igalia.com> | 2024-12-21 00:28:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-20 18:58:09 +0000 |
commit | 8a438ef644b2d03b50dd066f4fb94c4b98e9e62b (patch) | |
tree | 312ec6e7ab832d4d327b79d97987045071b4780c /docs/components/webxr.md | |
parent | de5be00a81222ed59555a02bd3b7fcedbd50757a (diff) | |
download | servo-8a438ef644b2d03b50dd066f4fb94c4b98e9e62b.tar.gz servo-8a438ef644b2d03b50dd066f4fb94c4b98e9e62b.zip |
ci: explictly install Clang 14 on Linux runners (#34718)
The nightly build jobs run on Ubuntu 20.04 to ensure the glibc version
is compatible with WPT.fyi runners. But this version of Ubuntu has an
older clang version (12) that is not compatible with mozjs.
This patch makes the nightly job for Linux explicity install Clang 14
using the KyleMayes/install-llvm-action@v2 action. The regular Linux job
still uses system Clang installation as there are failures when using
the github action.
Fixes #34713.
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Diffstat (limited to 'docs/components/webxr.md')
0 files changed, 0 insertions, 0 deletions