diff options
author | raveit65 <[email protected]> | 2024-01-25 18:53:54 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-25 18:53:54 +0100 |
commit | b095286f9c05e782096e7baa436609cd1b332104 (patch) | |
tree | dbd5fdfa59ba9e881bdf0cad451ba37804cffe45 | |
parent | fa8a4d4c2f029c6586d2f27384114e2c2e2e79b8 (diff) | |
download | mate-settings-daemon-1.26.tar.bz2 mate-settings-daemon-1.26.tar.xz |
ci: use ubuntu jammy as docker1.26
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 1604418..fc7159d 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: |