diff options
author | raveit65 <[email protected]> | 2024-02-22 15:46:20 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-22 15:46:20 +0100 |
commit | 8c5669cee61f2486c45d92983a439937ac1c8676 (patch) | |
tree | 0830080085fd43067e947353e6219e3193ef8496 | |
parent | 910c3ff596a9bf105c90f6fe350fb6d56c9d2c8d (diff) | |
download | python-caja-8c5669cee61f2486c45d92983a439937ac1c8676.tar.bz2 python-caja-8c5669cee61f2486c45d92983a439937ac1c8676.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 a9171b8..04248f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: focal +dist: jammy language: shell os: linux services: |