diff options
author | raveit65 <[email protected]> | 2021-05-30 18:40:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:40:50 +0200 |
commit | d151e589e9a8e83932b9e3d7987411d59fa8165e (patch) | |
tree | eb0972184cc4c68edfdac97feff019ca6a6f4709 | |
parent | 077ac555411bf1c98a4aebd3e3018be1eb77ed85 (diff) | |
download | mate-user-share-d151e589e9a8e83932b9e3d7987411d59fa8165e.tar.bz2 mate-user-share-d151e589e9a8e83932b9e3d7987411d59fa8165e.tar.xz |
travis-ci: use ubuntu focal as host system1.24
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 ff2ae01..d36e221 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |