about summary refs log tree commit diff
path: root/.github/workflows
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 /.github/workflows
parentb86c5fa14abcc0a211a24d308693aecc20338575 (diff)
add to full test-suite
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2e16a8d894c..5dfc3f0b5b4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -281,6 +281,10 @@ jobs:
             env:
               RUST_BACKTRACE: 1
             os: ubuntu-20.04-xl
+          - name: x86_64-gnu-llvm-12-stage1
+            env:
+              RUST_BACKTRACE: 1
+            os: ubuntu-20.04-xl
           - name: x86_64-gnu-nopt
             os: ubuntu-20.04-xl
             env: {}