diff options
author | raveit65 <[email protected]> | 2024-02-18 03:01:22 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-18 14:14:37 +0100 |
commit | 44b230796268177ab00dc8d82b3b937d66f77bbb (patch) | |
tree | ce683d86eb07e59f6ff321a08e96d520e0678d59 | |
parent | ec18acc961a8169bf0c5b4c3764b8f0ec6f4a708 (diff) | |
download | mate-terminal-44b230796268177ab00dc8d82b3b937d66f77bbb.tar.bz2 mate-terminal-44b230796268177ab00dc8d82b3b937d66f77bbb.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 6c1e419..68797a6 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: |