From 099bfafa7f835c361b03fc9fc9907cabcd624480 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 23 Jan 2024 17:13:13 +0100 Subject: ci: use ubuntu jammy as docker --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0ae099a..278273d 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