Skip to content

Commit

Permalink
[ci] build with llvm-8.0.1 and llvm-18.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vovkos committed Aug 1, 2024
1 parent aff7a69 commit 618923f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:

LLVM_VERSION:
- llvm-3.4.2
- llvm-8.0.0
- llvm-18.1.6
- llvm-8.0.1
- llvm-18.1.8

env:
RELEASE: ${{ startsWith(github.ref, 'refs/tags/') && matrix.CONFIGURATION == 'Release' }}
Expand Down

0 comments on commit 618923f

Please sign in to comment.