diff options
author | raveit65 <[email protected]> | 2021-05-30 16:56:13 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 16:56:13 +0200 |
commit | c7a6a228a293268b24ea2ae0638696ac6879eeb9 (patch) | |
tree | 309ae5902822f6a3c2d94ce2683368e3c2a2d7e1 | |
parent | e328478ff1d8d846cdc5d97f083975676c558591 (diff) | |
download | mate-sensors-applet-1.24.tar.bz2 mate-sensors-applet-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 71a3479..9bd72c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |