about 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-20 20:42:11 +0000
committerMilo <50248166+Milo123459@users.noreply.github.com>2022-07-20 20:42:11 +0000
commit2314f3b8751b61ce5a00a2b49cfde461b3d7cfe5 (patch)
tree69a7a681ba48492913ad8e9c9d205e0676c6ac33 /src/ci/github-actions
parenta7468c60f8dbf5feb23ad840b174d7e57113a846 (diff)
downloadrust-2314f3b8751b61ce5a00a2b49cfde461b3d7cfe5.tar.gz
rust-2314f3b8751b61ce5a00a2b49cfde461b3d7cfe5.zip
test stage-1 in ci
Diffstat (limited to 'src/ci/github-actions')
-rw-r--r--src/ci/github-actions/ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml
index f92e46b0a97..0dd4fc65792 100644
--- a/src/ci/github-actions/ci.yml
+++ b/src/ci/github-actions/ci.yml
@@ -287,6 +287,9 @@ jobs:
           - name: x86_64-gnu-llvm-12
             <<: *job-linux-xl
 
+          - name: x86_64-gnu-llvm-12-stage1
+            <<: *job-linux-xl
+
           - name: x86_64-gnu-tools
             env:
               CI_ONLY_WHEN_SUBMODULES_CHANGED: 1