ci: add a runner for vanilla LLVM 18

This commit is contained in:
Josh Stone 2024-03-07 18:30:04 -08:00
parent 9823f17315
commit bef1cd80d8
4 changed files with 68 additions and 0 deletions

View file

@ -315,6 +315,10 @@ jobs:
- name: x86_64-gnu-distcheck
os: ubuntu-20.04-8core-32gb
env: {}
- name: x86_64-gnu-llvm-18
env:
RUST_BACKTRACE: 1
os: ubuntu-20.04-8core-32gb
- name: x86_64-gnu-llvm-17
env:
RUST_BACKTRACE: 1