mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
committed by
Tim Abbott
parent
9f12e1437a
commit
f9834d4e6d
4
.github/workflows/production-suite.yml
vendored
4
.github/workflows/production-suite.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user