From 65150af1b4841feeb8b81f1ada60de1191912590 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 19 Oct 2021 10:24:26 -0700 Subject: Update the minimum external LLVM to 11 --- src/ci/github-actions/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ci/github-actions') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index eb16cf3c762..904e5637870 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-10 + - name: x86_64-gnu-llvm-11 <<: *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-10 + - name: x86_64-gnu-llvm-11 env: RUST_BACKTRACE: 1 <<: *job-linux-xl -- cgit 1.4.1-3-g733a5