diff options
author | raveit65 <[email protected]> | 2021-05-30 12:14:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 12:15:09 +0200 |
commit | ffb4a3da916191ba06936d83edd959261ca106cd (patch) | |
tree | fe0bdd332e698d3f43246b36e9969b4014991231 | |
parent | c4b0739c43b5338600e27a5c7b56ef32fe923e7b (diff) | |
download | mate-common-1.24.tar.bz2 mate-common-1.24.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 29ebbee..6ee40fb 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: |