diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2023-08-09 17:13:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-09 17:13:01 +0200 |
commit | f21373a16d368c56234246417a32bdfb95589cf9 (patch) | |
tree | c5febfdcb1bd63059854e8f840a0c6e648cf3093 /.travis.yml | |
parent | 1bda49a550ad5ed66a4eade350850e33f1033a7a (diff) |
Go back to jammy on travis
As it passed all tests
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 683ca4ee..3aec6949 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c sudo: required -dist: focal +dist: jammy jobs: include: |