diff options
author | raveit65 <[email protected]> | 2024-01-23 12:24:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 12:24:02 +0100 |
commit | f6c71d1206a237d46cee1e823ae7a6222979f08b (patch) | |
tree | e44ed891b6c68958656e5e70dcb87eadb8f03897 /.travis.yml | |
parent | 87eb9c7c59ec952ddc5508c7efb7251d662b24ed (diff) | |
download | mate-control-center-f6c71d1206a237d46cee1e823ae7a6222979f08b.tar.bz2 mate-control-center-f6c71d1206a237d46cee1e823ae7a6222979f08b.tar.xz |
ci: use ubuntu jammy as docker
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7c1018ad..a8dc5a32 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: |