diff options
author | raveit65 <[email protected]> | 2024-01-23 17:42:56 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 17:42:56 +0100 |
commit | 628a49032fb164436a05e5f5f489972dba0b2050 (patch) | |
tree | 53e57dd7f50e2db6ba657b3486fc5ea4495b010f | |
parent | 709b31b6d913c044b16fb0270cb7b0d181d0a5b5 (diff) | |
download | mate-icon-theme-628a49032fb164436a05e5f5f489972dba0b2050.tar.bz2 mate-icon-theme-628a49032fb164436a05e5f5f489972dba0b2050.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 e42f4b0..5093b25 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: |