diff mbox series

[v2,3/9] ci: Use Ubuntu latest config for Debian unstable

Message ID 20181212050258.10103-4-joel@jms.id.au
State Accepted
Headers show
Series CI Updates | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch success master/apply_patch Successfully applied
snowpatch_ozlabs/snowpatch_job_snowpatch-skiboot success Test snowpatch/job/snowpatch-skiboot on branch master

Commit Message

Joel Stanley Dec. 12, 2018, 5:02 a.m. UTC
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@jms.id.au>
---
 opal-ci/build-debian-unstable.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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