[Skiboot] [PATCH v2 3/9] ci: Use Ubuntu latest config for Debian unstable
Joel Stanley
joel at jms.id.au
Wed Dec 12 16:02:52 AEDT 2018
Debian unstable has the same GCOV issue with 8.2 as Ubuntu latest so it
makes sense to share configurations there.
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
opal-ci/build-debian-unstable.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opal-ci/build-debian-unstable.sh b/opal-ci/build-debian-unstable.sh
index a340f1420652..03f753ee20cc 120000
--- a/opal-ci/build-debian-unstable.sh
+++ b/opal-ci/build-debian-unstable.sh
@@ -1 +1 @@
-build-ubuntu-16.04.sh
\ No newline at end of file
+build-ubuntu-latest.sh
\ No newline at end of file
--
2.19.1
More information about the Skiboot
mailing list