Skip to content

Commit

Permalink
Produce LLVM 19 images
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking authored Sep 20, 2024
1 parent 344637d commit 59cf89b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ jobs:
- x86_64
# - aarch64
version:
- major: 17
full: 17.0.6
- major: 18
full: 18.1.8
# - { major: 17, full: 17.0.6 }
# - { major: 18, full: 18.1.8 }
- { major: 19, full: 19.1.0 }
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 59cf89b

Please sign in to comment.