Skip to content

Commit

Permalink
Add LLVM 18 to LLVVM CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HertzDevil committed May 4, 2024
1 parent e1e6dcd commit eae41f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
name: "LLVM ${{ matrix.llvm_version }}"
steps:
- name: Checkout Crystal source
Expand Down

0 comments on commit eae41f4

Please sign in to comment.