Closed dklassic closed 3 months ago
For some reason the Windows build isn't terminating with these changes.
I ended up having to downgrade LLVM here instead of upgrading, otherwise this would stall on the mozangle build. In general, the mozangle build is not great. It takes a very long time and this issue with LLVM is a bad sign. I hope to find some time to debug it soon.
Windows workflow currently breaks due to chocolatey return failure when updating llvm to a specific version 17.0.6 but llvm 18.1.6 is already installed. (see https://github.com/servo/surfman/actions/runs/9890578015/job/27369196314#step:4:19)
We should maybe just skip upgrading (downgrading?) it for now.