From 7bea41cdcf5d51251408ae082ea32b5c2e61391f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 3 Apr 2019 13:52:45 -0500 Subject: [PATCH] qa/distros/supported/ubuntu_latest: 16.04 -> 18.04 Signed-off-by: Sage Weil --- qa/distros/supported/ubuntu_latest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/distros/supported/ubuntu_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml index 69ebbd49eb8..64a66d9aa48 120000 --- a/qa/distros/supported/ubuntu_latest.yaml +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_16.04.yaml \ No newline at end of file +../all/ubuntu_18.04.yaml \ No newline at end of file -- 2.39.5