libobjc2 icon indicating copy to clipboard operation
libobjc2 copied to clipboard

Use LLVM Snapshot in CI

Open hmelder opened this issue 1 year ago • 3 comments

https://apt.llvm.org/ provides a development snapshot. It might be good to have one CI run using this snapshot build.

hmelder avatar Jan 07 '24 23:01 hmelder

It’s probably worth running that as a nightly or weekly job, to see if any LLVM changes broke things. That hasn’t happened for a few years, but it remains possible.

davidchisnall avatar Jan 08 '24 08:01 davidchisnall

Should we run this on x86 only or also on the cross builds?

hmelder avatar Jan 08 '24 22:01 hmelder

The cross builds probably don't add very much extra overhead.

davidchisnall avatar Feb 03 '24 09:02 davidchisnall