diff options
author | raveit65 <[email protected]> | 2021-05-30 18:23:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:23:26 +0200 |
commit | 56b7b5387e03bd7934d088ed4c83f422e07eccee (patch) | |
tree | d20c7172452f0c41be53e6e5bf84d97263d894ca | |
parent | 0d1bffa8fedf1014b319fa0d4be0c7e3803ea6f3 (diff) | |
download | mate-system-monitor-1.24.tar.bz2 mate-system-monitor-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 b4b75e9..8f5fc0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |