diff options
author | raveit65 <[email protected]> | 2021-05-30 13:17:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 13:17:58 +0200 |
commit | 6bd4792cc0513cabbc3a08ed2d74d1b4e666e758 (patch) | |
tree | 9a5c36d37bef7f856a96ad89ac2ac2610d7da327 | |
parent | 8077f6de00cf0ef5a6632231e9316d0017195640 (diff) | |
download | mate-desktop-6bd4792cc0513cabbc3a08ed2d74d1b4e666e758.tar.bz2 mate-desktop-6bd4792cc0513cabbc3a08ed2d74d1b4e666e758.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 627eceb..99a375b 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: |