diff options
author | raveit65 <[email protected]> | 2024-01-22 12:59:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-22 13:57:13 +0100 |
commit | e01f85f08f3c34f193eb341d77b3761c702c8328 (patch) | |
tree | 56da6bd51be00d177e88705bf6b75b79c5a2408a | |
parent | 24f197791e9f666d2437a00229515c233b885821 (diff) | |
download | atril-e01f85f08f3c34f193eb341d77b3761c702c8328.tar.bz2 atril-e01f85f08f3c34f193eb341d77b3761c702c8328.tar.xz |
ci: use ubuntu jammy docker
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 47fdbd3c..68464e32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: focal +dist: jammy language: shell os: linux services: |