From 2970ad8aeeaa94ad5af5fc49150c14bcf86bf7c9 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 12 Aug 2022 10:22:38 -0700 Subject: Update the minimum external LLVM to 13 --- src/ci/github-actions/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 a21400cc472..91204eb0b05 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-12 + - name: x86_64-gnu-llvm-13 <<: *job-linux-xl - name: x86_64-gnu-tools @@ -431,12 +431,12 @@ jobs: - name: x86_64-gnu-distcheck <<: *job-linux-xl - - name: x86_64-gnu-llvm-12 + - name: x86_64-gnu-llvm-13 env: RUST_BACKTRACE: 1 <<: *job-linux-xl - - name: x86_64-gnu-llvm-12-stage1 + - name: x86_64-gnu-llvm-13-stage1 env: RUST_BACKTRACE: 1 <<: *job-linux-xl -- cgit 1.4.1-3-g733a5