mirror of https://github.com/zulip/zulip.git
ci: Test upgrades from Noble and 9.0.
This commit is contained in:
parent
7ad773d79d
commit
b87b26d0f2
|
@ -246,6 +246,9 @@ jobs:
|
|||
- docker_image: zulip/ci:bookworm-8.0
|
||||
name: 8.0 Version Upgrade
|
||||
os: bookworm
|
||||
- docker_image: zulip/ci:noble-9.0
|
||||
name: 9.0 Version Upgrade
|
||||
os: noble
|
||||
|
||||
name: ${{ matrix.name }}
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue