From 713b6e583fd3763579b1d2db955463bf0373b24e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 20 Feb 2024 03:28:31 +0100 Subject: ci: use ubuntu jammy as docker --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8cec209..2f60fec 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: -- cgit v1.2.1