From a07ca4c5c0f04c43c71231a898c2a89e99a80606 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 23 Jan 2021 11:21:58 -0600 Subject: [PATCH] qa/distros: change ubuntu_latest to 20.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 64a66d9aa487b..75d907e3b9cf8 120000 --- a/qa/distros/supported/ubuntu_latest.yaml +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_18.04.yaml \ No newline at end of file +../all/ubuntu_20.04.yaml \ No newline at end of file -- 2.39.5