diff options
author | raveit65 <[email protected]> | 2024-01-22 12:30:40 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-22 13:17:03 +0100 |
commit | e2a2786bf94190fde9ec316e050f3d97d9dac05c (patch) | |
tree | fc636ec408427f6b6a2a432ef66c1fd80b158025 /.travis.yml | |
parent | 9697f4adad8a6192ff1127d6c2b75b55b00a215d (diff) | |
download | caja-e2a2786bf94190fde9ec316e050f3d97d9dac05c.tar.bz2 caja-e2a2786bf94190fde9ec316e050f3d97d9dac05c.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 45a002b9..07234507 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: |