From 919da2e0c42e6e4a3b3da63001863e586787fab4 Mon Sep 17 00:00:00 2001 From: dandotimujahid Date: Wed, 27 Jul 2022 12:56:35 +0530 Subject: updated dist to focal for s390x jobs --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cf0470d1..14ab14a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ env: linux-s390x: &linux-s390x os: linux + dist: focal arch: s390x env: HOST=s390x-linux-gnu BUILD=s390x-linux-gnu script: -- cgit v1.2.1