Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix Windows workflow #299

Merged
merged 6 commits into from
Jul 17, 2024
Merged

chore: Fix Windows workflow #299

merged 6 commits into from
Jul 17, 2024

Conversation

dklassic
Copy link
Contributor

@dklassic dklassic commented Jul 15, 2024

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.

@jdm jdm enabled auto-merge July 15, 2024 07:48
@mrobinson
Copy link
Member

For some reason the Windows build isn't terminating with these changes.

mrobinson

This comment was marked as duplicate.

mrobinson

This comment was marked as duplicate.

@jdm jdm added this pull request to the merge queue Jul 17, 2024
@mrobinson
Copy link
Member

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.

Merged via the queue into servo:main with commit c9c0c2b Jul 17, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants