Fix CI after GHA Update to Ubuntu 24.04 #1781
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D68455129"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
This new image removed preinstalled libc++, and the ability to install old version of Clang Format we were installing.
This manually installs libc++ when setting up Clang jobs, and fully removes the clang-format validation job, since it wasn't correctly running before, and it's probably more a pain to ask people to run this than to just run Arcanist when importing a change.
Changelog: [Internal]
Differential Revision: D68455129
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This pull request was exported from Phabricator. Differential Revision: D68455129
This pull request has been merged in facebook/yoga@b12e0a2a15.
Pull request closed