X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=5f77656e5c189957be0dca0cb1047f2195795a4a;hb=db137ba7d4415ac77e2b7601ef017ff2ca41b335;hp=82048f800d0e889e3318e59f48043e6e515f529f;hpb=082ff0f08d849854b070f288d576cbf7815ccacf;p=rust.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82048f800d0..5f77656e5c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -291,6 +291,14 @@ jobs: - name: x86_64-gnu-distcheck os: ubuntu-20.04-xl env: {} + - name: x86_64-gnu-llvm-15 + env: + RUST_BACKTRACE: 1 + os: ubuntu-20.04-xl + - name: x86_64-gnu-llvm-14 + env: + RUST_BACKTRACE: 1 + os: ubuntu-20.04-xl - name: x86_64-gnu-llvm-13 env: RUST_BACKTRACE: 1