diff options
author | raveit65 <[email protected]> | 2024-01-23 17:11:03 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 17:11:03 +0100 |
commit | 304c8591b17285de09f358c0d425ad023c621583 (patch) | |
tree | 7d65f4c5a3d7ce60840ff1790f909146f1fc400a | |
parent | be25688b33058be815df0ab3d03d8ef88d7fbe42 (diff) | |
download | mate-calc-304c8591b17285de09f358c0d425ad023c621583.tar.bz2 mate-calc-304c8591b17285de09f358c0d425ad023c621583.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 22b2437..4fdcc99 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: |