diff options
author | raveit65 <[email protected]> | 2024-01-23 16:42:40 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 16:42:40 +0100 |
commit | 28fcc013649dd3248e499f00f3ce45a6dfb49e92 (patch) | |
tree | c8b311bf073ed0c9fd35e535ccb5067a5da00d4d | |
parent | 3b5440a4b65171606b40bc27e647af0b308514f7 (diff) | |
download | libmateweather-28fcc013649dd3248e499f00f3ce45a6dfb49e92.tar.bz2 libmateweather-28fcc013649dd3248e499f00f3ce45a6dfb49e92.tar.xz |
ci: use ubuntu jammy as docker
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ee1d756..6f66888 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ # vim: set ts=2 sts=2 sw=2 expandtab : -dist: focal +dist: jammy language: shell os: linux services: |