diff options
author | raveit65 <[email protected]> | 2024-01-23 17:47:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 17:47:19 +0100 |
commit | 57095c3f79dcee8a0fab373fce46b47ca7e0d6fc (patch) | |
tree | d51e1fc58b112d474618fcd8a8639c710053c3c3 /.travis.yml | |
parent | ab6288853fb70365e2752b360100f84e1b65af12 (diff) | |
download | mate-media-57095c3f79dcee8a0fab373fce46b47ca7e0d6fc.tar.bz2 mate-media-57095c3f79dcee8a0fab373fce46b47ca7e0d6fc.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 7008c37..6f768d4 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: |