diff options
author | raveit65 <[email protected]> | 2024-01-23 15:32:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 15:32:42 +0100 |
commit | 2c0b5b541df91dd1bd7ff175f1904252b8a7d236 (patch) | |
tree | 9ee0cfc41fd11e733bb91cd8cd099f2591bd980a | |
parent | 80bee94c08f93312f4cf905a1b5306f14628b79a (diff) | |
download | libmatekbd-2c0b5b541df91dd1bd7ff175f1904252b8a7d236.tar.bz2 libmatekbd-2c0b5b541df91dd1bd7ff175f1904252b8a7d236.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 ac1ff4d..5292f9e 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: |