From 12ff6a24154dadabe4959eda1b1c6765c3cc0b25 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 23 Jan 2024 17:45:04 +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 41a9693..f651185 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