CI: Remove the broken clang installation step #1855
No reviewers
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1855
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "spaetz/continuwuity:spaetz-patch-1"
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?
tomfos.tr act-runner images removed the possibility on Feb 19, 2026 to install the latest LLVM using an installer script in
git.tomfos.tr/tom/act-runner@01782867ce.I built the Debian/Ubuntu CI with the distribution repository clang, and both Debian and Ubuntu latest built fine, so let us also remove the detection and just live with the distro's clang package.
Debian Trixie has clang 1.19 and Ubuntu resolute has Clang 1.21.
If this ever becomes a problem and we need a different version we would need to reintroduce
this step but install clang directly using the LLVM deb repo (https://apt.llvm.org/#ubuntu), installing the clang version that we actually need. Or we would have to reintroduce the installation via the installation scripts that Tom has cut out of their runner image.
This pull request would fix the broken build-Debian CI run (ubuntu-latest is broken as there is no clang-23 package available) and I am not sure that we actually need clang 23(?!)
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.