diff options
author | raveit65 <[email protected]> | 2021-05-30 14:30:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 14:30:46 +0200 |
commit | 075dde7ad35353e00eb830ec11cb3c8065486447 (patch) | |
tree | 6c62432dd93cee35873a43db8ea41fdb5f0286d9 | |
parent | 7e2efe1bdea406f63779c6e503176c8dace88d15 (diff) | |
download | mate-icon-theme-1.24.tar.bz2 mate-icon-theme-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 6b720d7..1f6a047 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: |