Skip to content

Commit

Permalink
CI: add LLVM 18 test builds
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuyu committed Mar 23, 2024
1 parent 71e5d33 commit 75e88c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/supported_llvm_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ jobs:
fail-fast: false
matrix:
include:
- job_name: Ubuntu 20.04, LLVM 18, latest LDC beta
os: 'ubuntu:20.04'
host_dc: ldc-beta
llvm_version: 18
- job_name: Ubuntu 20.04, LLVM 15, latest LDC beta
os: 'ubuntu:20.04'
host_dc: ldc-beta
Expand Down

0 comments on commit 75e88c6

Please sign in to comment.