diff options
author | raveit65 <[email protected]> | 2024-01-22 15:53:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-22 15:53:04 +0100 |
commit | 40fbfca42d7166c05e55797e73431ef7de46173b (patch) | |
tree | 64384e81ebb8fdd6d868b8649672de7d7d3571ea | |
parent | e108af0e7547fdd040b8fc22025e6d4e30e4609f (diff) | |
download | engrampa-40fbfca42d7166c05e55797e73431ef7de46173b.tar.bz2 engrampa-40fbfca42d7166c05e55797e73431ef7de46173b.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 1e8d8ee..261dfce 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: |