From 8506bb006040cf8e8cb004202706c81e62ddacee Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 14 Apr 2020 12:10:58 -0700 Subject: Update the minimum external LLVM to 8 LLVM 8 was released on March 20, 2019, over a year ago. --- src/ci/github-actions/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/ci/github-actions') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 813c35cb9d5..df1467ea73a 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -259,13 +259,13 @@ jobs: matrix: name: - mingw-check - - x86_64-gnu-llvm-7 + - x86_64-gnu-llvm-8 - x86_64-gnu-tools include: - name: mingw-check <<: *job-linux-xl - - name: x86_64-gnu-llvm-7 + - name: x86_64-gnu-llvm-8 <<: *job-linux-xl - name: x86_64-gnu-tools @@ -349,7 +349,7 @@ jobs: - x86_64-gnu-debug - x86_64-gnu-distcheck - x86_64-gnu-full-bootstrap - - x86_64-gnu-llvm-7 + - x86_64-gnu-llvm-8 - x86_64-gnu-nopt - x86_64-gnu-tools - x86_64-mingw-1 @@ -471,7 +471,7 @@ jobs: - name: x86_64-gnu-full-bootstrap <<: *job-linux-xl - - name: x86_64-gnu-llvm-7 + - name: x86_64-gnu-llvm-8 env: RUST_BACKTRACE: 1 <<: *job-linux-xl -- cgit 1.4.1-3-g733a5