From d744d1a87d335613ffb8107dd23f1d8094e7d357 Mon Sep 17 00:00:00 2001 From: Jason Hiser <jdhiser@gmail.com> Date: Fri, 12 Jul 2019 18:07:35 -0400 Subject: [PATCH] updated do-prot to use arm readelf/objdump --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41619e2e1..a0ce20b5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -131,10 +131,6 @@ protect-bins-ubuntu16: tags: - ubuntu16 -protect-bins-centos76: - <<: *prot_bins - tags: - - centos76 # # gather artifacts and ship them tox 86 boxes # -- GitLab