From 1b8a34acff25b3c65266372c2faccd4a63dde81a 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 (cherry picked from commit a07ca4c5c0f04c43c71231a898c2a89e99a80606) --- 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 64a66d9aa48..75d907e3b9c 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.47.3