diff options
author | lukefromdc <[email protected]> | 2024-06-20 12:01:46 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-06-20 12:01:46 -0400 |
commit | 1025a7c87f02b8fa8a84283b81ca05addb863092 (patch) | |
tree | 72b32102cb18cb6378346ec694e2dd7a0576e7d1 | |
parent | f2d9490cfe5542005bd57897955c0af72387f3ca (diff) | |
download | mate-panel-1025a7c87f02b8fa8a84283b81ca05addb863092.tar.bz2 mate-panel-1025a7c87f02b8fa8a84283b81ca05addb863092.tar.xz |
ci: use jammy not focal
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 782222ab..7e5f6984 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: |