diff options
author | raveit65 <[email protected]> | 2024-01-23 12:18:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-01-23 12:18:51 +0100 |
commit | 02595645c59ac7552d25d47341992c49c606f83b (patch) | |
tree | ee27b0fc3fc170598eeda99acef359cac57c3869 /.travis.yml | |
parent | b87bed36282d767885da5450da26ddd92f6112fe (diff) | |
download | marco-02595645c59ac7552d25d47341992c49c606f83b.tar.bz2 marco-02595645c59ac7552d25d47341992c49c606f83b.tar.xz |
ci: use ubuntu jammy as docker
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d23c64ce..5965c864 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: |