diff options
author | raveit65 <[email protected]> | 2024-02-22 01:31:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-22 01:31:33 +0100 |
commit | 1143c323361370e95143c5ae787ae94e20e7eeea (patch) | |
tree | b51146d529d253260b399360c40e82002e41146a /.travis.yml | |
parent | 27b8ec2497e37cd60710b51b8756dd4042ceb96a (diff) | |
download | mate-utils-1143c323361370e95143c5ae787ae94e20e7eeea.tar.bz2 mate-utils-1143c323361370e95143c5ae787ae94e20e7eeea.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 600b2f07..451d1b91 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: |