diff options
author | raveit65 <[email protected]> | 2024-01-24 11:56:55 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-24 11:56:55 +0100 |
commit | 4d3102f305d3caf3b242b1635d557007a8a8013d (patch) | |
tree | cd9713acc294f6e766de94ae690b1bbeb7ab52ad | |
parent | 71c61020bc596cccfb7582a14856cceab996a319 (diff) | |
download | mate-system-monitor-4d3102f305d3caf3b242b1635d557007a8a8013d.tar.bz2 mate-system-monitor-4d3102f305d3caf3b242b1635d557007a8a8013d.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 d1be426..fdd614d 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: |