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

Add LLVM 18 to LLVM CI #14565

Merged
merged 1 commit into from
May 7, 2024

Conversation

HertzDevil
Copy link
Contributor

No description provided.

@HertzDevil HertzDevil changed the title Add LLVM 18 to LLVVM CI Add LLVM 18 to LLVM CI May 4, 2024
@@ -26,6 +26,8 @@ jobs:
llvm_ubuntu_version: "22.04"
- llvm_version: "17.0.6"
llvm_ubuntu_version: "22.04"
- llvm_version: "18.1.4"
llvm_ubuntu_version: "18.04"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: Why Ubuntu 18.04?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These release packages are built by volunteers and they don't necessarily have 22.04

Copy link
Contributor

@ysbaddaden ysbaddaden May 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we use the packages from the LLVM APT repositories?

All versions from LLVM 13 are available for Ubuntu 22.04

@straight-shoota straight-shoota added this to the 1.13.0 milestone May 6, 2024
@straight-shoota straight-shoota merged commit a2264a1 into crystal-lang:master May 7, 2024
61 checks passed
@HertzDevil HertzDevil deleted the feature/llvm-ci-18 branch May 21, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants