[Skiboot] [PATCH 04/15] ci: Drop debian strech

Oliver O'Halloran oohall at gmail.com
Fri Jun 12 12:24:41 AEST 2020


This used the same build script as ubuntu 16.04 and is now broken. Remove it also.

Signed-off-by: Oliver O'Halloran <oohall at gmail.com>t
---
 .travis.yml                     | 1 -
 opal-ci/build-debian-stretch.sh | 1 -
 2 files changed, 2 deletions(-)
 delete mode 120000 opal-ci/build-debian-stretch.sh

diff --git a/.travis.yml b/.travis.yml
index da07f200a001..f34d48d049ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,6 @@ env:
       - RUN_ON_CONTAINER=centos7
       - RUN_ON_CONTAINER=fedora32
       - RUN_ON_CONTAINER=fedora-rawhide
-      - RUN_ON_CONTAINER=debian-stretch
       - RUN_ON_CONTAINER=debian-unstable
       - RUN_ON_CONTAINER=docs
 
diff --git a/opal-ci/build-debian-stretch.sh b/opal-ci/build-debian-stretch.sh
deleted file mode 120000
index a340f1420652..000000000000
--- a/opal-ci/build-debian-stretch.sh
+++ /dev/null
@@ -1 +0,0 @@
-build-ubuntu-16.04.sh
\ No newline at end of file
-- 
2.26.2



More information about the Skiboot mailing list