From: Petr Vorel <petr.vorel@xxxxxxxxx> follow previous commit also for Travis. Fixes: 024c02d ("ci: Replace groovy -> impish") Reported-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> Signed-off-by: Petr Vorel <petr.vorel@xxxxxxxxx> --- Update only for Travis, as previous patch has been merged. Kind regards, Petr .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 534c41d..bdf78a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ matrix: compiler: gcc - os: linux - env: DISTRO=ubuntu:groovy TSS=ibmtss COMPILE_SSL=openssl-3.0.0-beta1 + env: DISTRO=ubuntu:impish TSS=ibmtss COMPILE_SSL=openssl-3.0.0-beta1 compiler: gcc - os: linux -- 2.34.1