diff options
| author | raveit65 <[email protected]> | 2021-05-29 13:15:58 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-05-29 14:58:04 +0200 |
| commit | 53bc4e354ea37947d7c469154ed245f514f842a6 (patch) | |
| tree | ce08db193898ef5a688c2129159a5c2b8c3dbec6 | |
| parent | a92398d2faec9bf174d27592b644cdefb11f5fe4 (diff) | |
| download | mate-panel-1.24.tar.bz2 mate-panel-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 faedc583..2f75e845 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: |
