diff options
| author | raveit65 <[email protected]> | 2024-02-15 18:18:52 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2024-02-15 18:18:52 +0100 |
| commit | 861dde5d1c9c6a7b69a7ccca984b8dc313147cef (patch) | |
| tree | eb6138b0f12cb8373322c06e325c9fd23a6ceff2 | |
| parent | 9609fc07ba93e915ce275b54e60589a2cca63a52 (diff) | |
| download | mate-polkit-861dde5d1c9c6a7b69a7ccca984b8dc313147cef.tar.bz2 mate-polkit-861dde5d1c9c6a7b69a7ccca984b8dc313147cef.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 26045cc..f329017 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: |
