diff options
author | raveit65 <[email protected]> | 2024-01-23 12:09:39 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 12:09:39 +0100 |
commit | 5f5d0a538d5fadb54c20bb92a5f737b7bcd1d06f (patch) | |
tree | 313862fb51aba56d5e20ea8069a3536a6c8d5ba3 | |
parent | f608c40f5b8256aea281804369760a1eb2696be2 (diff) | |
download | mate-panel-5f5d0a538d5fadb54c20bb92a5f737b7bcd1d06f.tar.bz2 mate-panel-5f5d0a538d5fadb54c20bb92a5f737b7bcd1d06f.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 e5249f0c..cd82a933 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: |