diff options
author | raveit65 <[email protected]> | 2024-02-18 03:01:22 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-18 03:01:22 +0100 |
commit | 41a70b0453686da51518277be1c900e1cf4e30ef (patch) | |
tree | eb00fab85f5b2b2b97f9a28aa51b23ea29dbca4d | |
parent | 9d043b40b70fd48d0297e7768cb940197ff9245c (diff) | |
download | mate-terminal-41a70b0453686da51518277be1c900e1cf4e30ef.tar.bz2 mate-terminal-41a70b0453686da51518277be1c900e1cf4e30ef.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 922180a..f841cd8 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: |