]> git.ipfire.org Git - thirdparty/qemu.git/commit
.travis.yml: Update the jobs to Ubuntu 22.04
authorThomas Huth <thuth@redhat.com>
Thu, 18 Apr 2024 10:10:48 +0000 (12:10 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 25 Apr 2024 05:03:04 +0000 (07:03 +0200)
commit66163bc7d79f40fb323d405559f19edb0f92f72b
tree3268e8091e6722877e793d80af4292208afb782a
parentaeb99d0772477c6c94e7def85526ee88fbe6135b
.travis.yml: Update the jobs to Ubuntu 22.04

According to our support policy, we'll soon drop our official support
for Ubuntu 20.04 ("Focal Fossa") in QEMU. Thus we should update the
Travis jobs now to a newer release (Ubuntu 22.04 - "Jammy Jellyfish")
for future testing. Since all jobs are using this release now, we
can drop the entries from the individual jobs and use the global
setting again.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-6-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.travis.yml