diff options
author | raveit65 <[email protected]> | 2024-01-24 12:08:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-24 12:08:02 +0100 |
commit | 9dc2785417f29a5354cf5f64f9342e146035372e (patch) | |
tree | 531868226983d3fd298ad97990e52fe5ab75c5f7 | |
parent | 7aac87a9810a8a9f79c545a87684c455f1aec198 (diff) | |
download | mate-menus-9dc2785417f29a5354cf5f64f9342e146035372e.tar.bz2 mate-menus-9dc2785417f29a5354cf5f64f9342e146035372e.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 faa1e3a..b8f21fb 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: |