diff options
author | raveit65 <[email protected]> | 2021-05-30 17:33:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:03:03 +0200 |
commit | ac55b7dc22ef613a3d3f41d7008265d13202943f (patch) | |
tree | 5cf3d5ed5d05a4d750be56425ef5965530a5b284 | |
parent | 15dc4a69b0cc9d9b88b30f857f4ff0ffb13a01f9 (diff) | |
download | mate-settings-daemon-1.24.tar.bz2 mate-settings-daemon-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 1e4848a..3da1652 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: |