From 7830bf256a3e90aea4293f4a2e808ac277ddb107 Mon Sep 17 00:00:00 2001 From: Gunjan Chhablani Date: Fri, 20 Oct 2023 18:51:31 -0400 Subject: [PATCH] Use Ubuntu 22.04 for Travis Build (#356) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1a68d3c7..4c5e567b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: jammy language: python sudo: false python: