diff options
author | raveit65 <[email protected]> | 2021-05-29 21:45:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 21:46:59 +0200 |
commit | c15ffc70fe20fe2ba308254125576c5391ba4b11 (patch) | |
tree | 0b55dd3b3a5daf9e6a4408253b63f2accce91a38 | |
parent | 08d2265acc4210b77b87d944e296c81c6836de97 (diff) | |
download | engrampa-c15ffc70fe20fe2ba308254125576c5391ba4b11.tar.bz2 engrampa-c15ffc70fe20fe2ba308254125576c5391ba4b11.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 bd2f8a6..3f219ff 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: |