From cb96dee05f1524bb5ddf75c50f4e83e3d0456414 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 8 Feb 2021 11:01:15 +0100 Subject: [PATCH] spread: add qemu ubuntu-21.04-64 as well --- spread.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spread.yaml b/spread.yaml index 4856d8d7d3f..cebe6601219 100644 --- a/spread.yaml +++ b/spread.yaml @@ -236,6 +236,9 @@ backends: - ubuntu-20.10-64: username: ubuntu password: ubuntu + - ubuntu-21.04-64: + username: ubuntu + password: ubuntu - debian-sid-64: username: debian password: debian