diff options
author | raveit65 <[email protected]> | 2024-01-22 12:30:40 +0100 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-02-02 18:38:52 -0500 |
commit | 6699d30265790a7fb6323ef47480bd597b81e44d (patch) | |
tree | 3563c5ea72d6eb367673627063b5a8ebad7eb244 /.travis.yml | |
parent | 488885550e472c30eea2308d2f27be633cb69bcc (diff) | |
download | caja-6699d30265790a7fb6323ef47480bd597b81e44d.tar.bz2 caja-6699d30265790a7fb6323ef47480bd597b81e44d.tar.xz |
ci: use ubuntu jammy 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 2821455b..d62b21f9 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: |