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

[Merged by Bors] - Update LLVM version to 15.0 in CI workflows #4220

Closed
wants to merge 4 commits into from

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Apr 21, 2023

Issue Addressed

The latest stable version (1.69.0) of Rust was released on 20 April and contains this change:

This impacts some of our CI workflows (build and release-test-windows) that uses LLVM 13.0. This PR updates the workflows to install LLVM 15.0.

UPDATE: Also updated h2 to address this issue

@jimmygchen jimmygchen added infra-ci ready-for-review The code is ready for review labels Apr 21, 2023
@jimmygchen jimmygchen changed the base branch from stable to unstable April 21, 2023 00:09
@jimmygchen jimmygchen changed the title Update LLVM version to 14.0 in CI workflows Update LLVM version to 15.0 in CI workflows Apr 21, 2023
@pawanjay176
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Apr 21, 2023
## Issue Addressed

The latest stable version (1.69.0) of Rust was released on 20 April and contains this change:
- [Update the minimum external LLVM to 14.](rust-lang/rust#107573)

This impacts some of our CI workflows (build and release-test-windows) that uses LLVM 13.0. This  PR updates the workflows to install LLVM 15.0.

**UPDATE**: Also updated `h2` to address [this issue](GHSA-f8vr-r385-rh5r)
@bors bors bot changed the title Update LLVM version to 15.0 in CI workflows [Merged by Bors] - Update LLVM version to 15.0 in CI workflows Apr 21, 2023
@bors bors bot closed this Apr 21, 2023
ghost pushed a commit to oone-world/lighthouse that referenced this pull request Jul 13, 2023
## Issue Addressed

The latest stable version (1.69.0) of Rust was released on 20 April and contains this change:
- [Update the minimum external LLVM to 14.](rust-lang/rust#107573)

This impacts some of our CI workflows (build and release-test-windows) that uses LLVM 13.0. This  PR updates the workflows to install LLVM 15.0.

**UPDATE**: Also updated `h2` to address [this issue](GHSA-f8vr-r385-rh5r)
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
The latest stable version (1.69.0) of Rust was released on 20 April and contains this change:
- [Update the minimum external LLVM to 14.](rust-lang/rust#107573)

This impacts some of our CI workflows (build and release-test-windows) that uses LLVM 13.0. This  PR updates the workflows to install LLVM 15.0.

**UPDATE**: Also updated `h2` to address [this issue](GHSA-f8vr-r385-rh5r)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra-ci ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants