ci: Switch 6.0 production to be on Ubuntu 22.04.

This causes us to cover all of our supported operating systems, and
Ubuntu 22.04 support was originally added in Zulip Server 6.0.
This commit is contained in:
Alex Vandiver 2024-01-05 15:53:14 -05:00
parent 8615be8981
commit 545e1f9487
1 changed files with 2 additions and 2 deletions

View File

@ -251,9 +251,9 @@ jobs:
- docker_image: zulip/ci:bullseye-5.0
name: 5.0 Version Upgrade
os: bullseye
- docker_image: zulip/ci:bullseye-6.0
- docker_image: zulip/ci:jammy-6.0
name: 6.0 Version Upgrade
os: bullseye
os: jammy
- docker_image: zulip/ci:bookworm-7.0
name: 7.0 Version Upgrade
os: bookworm