diff options
author | raveit65 <[email protected]> | 2024-01-23 12:05:24 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 12:05:24 +0100 |
commit | f3c7dad2d9d3368577a3f37754803d7b9930bb27 (patch) | |
tree | 9278ff215f8569d9b01f0b4a937d554d798d49a6 /.travis.yml | |
parent | 1c0e360cb2498cc64ea954a8decd93465c00bde7 (diff) | |
download | mate-desktop-f3c7dad2d9d3368577a3f37754803d7b9930bb27.tar.bz2 mate-desktop-f3c7dad2d9d3368577a3f37754803d7b9930bb27.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 ce08937..732f717 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: |