diff options
author | raveit65 <[email protected]> | 2021-05-30 16:41:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 16:41:47 +0200 |
commit | 76ab6d66fbc98e50924a26dc823b76ee59e99a32 (patch) | |
tree | 47866bde3dfd99108a0d248cc01a3956026f14fb | |
parent | 290e83e643f25dcecd74e480e3b4d59e5ec2300a (diff) | |
download | mate-power-manager-1.24.tar.bz2 mate-power-manager-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 630e3c4..d8a2fb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |