From 58c1221d64e9cfd0590918b3ff0c3cc7eed6e934 Mon Sep 17 00:00:00 2001 From: Lizan Zhou Date: Tue, 22 Sep 2020 01:14:56 +0900 Subject: [PATCH] bazelci: remove gcc job Signed-off-by: Lizan Zhou --- .bazelci/presubmit.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index ab83156fbc47..dcef9acbef46 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,10 +1,5 @@ --- tasks: - gcc: - name: "GCC" - platform: ubuntu1804 - build_targets: - - "//source/exe:envoy-static" rbe: name: "RBE" platform: ubuntu1804