From e9f545b9a952f193dbe15730bcbe47784b6e7cde Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 22 Oct 2021 10:50:07 -0700 Subject: Update the minimum external LLVM to 12 --- src/ci/github-actions/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ci/github-actions/ci.yml') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 904e5637870..c51c0892fe6 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -284,7 +284,7 @@ jobs: - name: mingw-check <<: *job-linux-xl - - name: x86_64-gnu-llvm-11 + - name: x86_64-gnu-llvm-12 <<: *job-linux-xl - name: x86_64-gnu-tools @@ -431,7 +431,7 @@ jobs: - name: x86_64-gnu-distcheck <<: *job-linux-xl - - name: x86_64-gnu-llvm-11 + - name: x86_64-gnu-llvm-12 env: RUST_BACKTRACE: 1 <<: *job-linux-xl -- cgit 1.4.1-3-g733a5