summary refs log tree commit diff
path: root/src/ci/github-actions
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2020-06-12 14:17:42 -0700
committerEric Huss <eric@huss.org>2020-06-12 14:17:42 -0700
commitc0aef6d816aa1f4a94e1057788e131ba82384d36 (patch)
tree68c3165bfa63e4d1808051e4e530164ba66804f7 /src/ci/github-actions
parent7c78a5f97de07a185eebae5a5de436c80d8ba9d4 (diff)
downloadrust-c0aef6d816aa1f4a94e1057788e131ba82384d36.tar.gz
rust-c0aef6d816aa1f4a94e1057788e131ba82384d36.zip
Remove vestigial CI job msvc-aux.
Diffstat (limited to 'src/ci/github-actions')
-rw-r--r--src/ci/github-actions/ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml
index 92fec593a54..3150ebd75a6 100644
--- a/src/ci/github-actions/ci.yml
+++ b/src/ci/github-actions/ci.yml
@@ -496,12 +496,6 @@ jobs:
               NO_LLVM_ASSERTIONS: 1
             <<: *job-windows-xl
 
-          - name: x86_64-msvc-aux
-            env:
-              RUST_CHECK_TARGET: check-aux EXCLUDE_CARGO=1
-              RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc
-            <<: *job-windows-xl
-
           - name: x86_64-msvc-cargo
             env:
               SCRIPT: python x.py test src/tools/cargotest src/tools/cargo