diff options
author | raveit65 <[email protected]> | 2021-05-29 22:22:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:23:48 +0200 |
commit | 986b807b53d17a102c68d6a8c3f5046fe5848729 (patch) | |
tree | d39c2c9e54503e228daa5052931992cef1e972b4 | |
parent | 4de6c1e3e69fdf1314fda6d92e28f920b633f363 (diff) | |
download | libmatemixer-986b807b53d17a102c68d6a8c3f5046fe5848729.tar.bz2 libmatemixer-986b807b53d17a102c68d6a8c3f5046fe5848729.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 364ede3..cd1a758 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: |