From feec202e7e358f2865ffb433db2147691554a195 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 13 Jul 2021 22:51:10 -0700 Subject: [PATCH] Use Ubuntu bionic in CI (#626) Signed-off-by: Steven Peters --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1b04f6ee5..d363ade5c 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: ubuntu:xenial +image: ubuntu:bionic pipelines: default: