summary refs log tree commit diff
path: root/src/ci/github-actions
diff options
context:
space:
mode:
authorMilo <50248166+Milo123459@users.noreply.github.com>2022-07-30 21:56:53 +0000
committerMilo <50248166+Milo123459@users.noreply.github.com>2022-07-30 21:56:53 +0000
commit0f121d728831961606168da902dad946e4b2aa7e (patch)
tree4d9fda299507009fb003de6996192a4232857b95 /src/ci/github-actions
parentb86c5fa14abcc0a211a24d308693aecc20338575 (diff)
downloadrust-0f121d728831961606168da902dad946e4b2aa7e.tar.gz
rust-0f121d728831961606168da902dad946e4b2aa7e.zip
add to full test-suite
Diffstat (limited to 'src/ci/github-actions')
-rw-r--r--src/ci/github-actions/ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml
index 0dd4fc65792..97688e1e5d4 100644
--- a/src/ci/github-actions/ci.yml
+++ b/src/ci/github-actions/ci.yml
@@ -439,6 +439,11 @@ jobs:
               RUST_BACKTRACE: 1
             <<: *job-linux-xl
 
+          - name: x86_64-gnu-llvm-12-stage1
+            env:
+              RUST_BACKTRACE: 1
+            <<: *job-linux-xl
+
           - name: x86_64-gnu-nopt
             <<: *job-linux-xl