diff options
| author | raveit65 <[email protected]> | 2021-05-30 16:45:26 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-05-30 16:46:08 +0200 |
| commit | a455923aff26b21831f1111b686b36b1f1efe7eb (patch) | |
| tree | e1a70aa55912e72f5549cbc20eedd829f398cf4d | |
| parent | 3cfd0bb31ab5c2d03426c67a20ef00b42866d826 (diff) | |
| download | mate-screensaver-1.24.tar.bz2 mate-screensaver-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 5747511..d46e7a4 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: |
