diff options
author | raveit65 <[email protected]> | 2021-05-30 18:35:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:36:33 +0200 |
commit | 525f64fc82a0843cd9fd30a3885c817425aff5ce (patch) | |
tree | c033e0b9a97e9468736c99780f302cfe75c65bfd | |
parent | 1670fb7629d2d9572b7967f615e471f10fda859b (diff) | |
download | mate-user-guide-1.24.tar.bz2 mate-user-guide-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 03847d8..d07a4ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |