diff options
author | raveit65 <[email protected]> | 2021-05-30 13:17:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 13:17:14 +0200 |
commit | 2a8cae078fd34bce1dbbc52696cd7175cedf0b5f (patch) | |
tree | 03286f1cfd1d441aac2b3f3c7bdb5238d38e227d | |
parent | 987fcbf0406a4fdd09e13804c4898d7fb07cab02 (diff) | |
download | mate-desktop-2a8cae078fd34bce1dbbc52696cd7175cedf0b5f.tar.bz2 mate-desktop-2a8cae078fd34bce1dbbc52696cd7175cedf0b5f.tar.xz |
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d86c81c..ce08937 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ # vim: set ts=2 sts=2 sw=2 expandtab : -dist: bionic +dist: focal language: shell os: linux services: |