diff options
author | raveit65 <[email protected]> | 2024-02-15 18:09:37 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-15 18:09:37 +0100 |
commit | 10455f6dc15a5d41d2e06e2f7c1c09276a0bbf4f (patch) | |
tree | 3dc02432308491a538f2d55d8182e7ed9f7571ca | |
parent | b7f3139e25a8e839343b761c38231af6fce9b034 (diff) | |
download | mate-notification-daemon-10455f6dc15a5d41d2e06e2f7c1c09276a0bbf4f.tar.bz2 mate-notification-daemon-10455f6dc15a5d41d2e06e2f7c1c09276a0bbf4f.tar.xz |
ci: use ubuntu jammy as dockerv1.28.0
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f8a27ca..61835f7 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: |