mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
actions: Add test upgrade from 10.0.
This commit is contained in:
committed by
Tim Abbott
parent
f2a171a881
commit
bd8764f0f6
3
.github/workflows/production-suite.yml
vendored
3
.github/workflows/production-suite.yml
vendored
@@ -253,6 +253,9 @@ jobs:
|
||||
- docker_image: zulip/ci:noble-9.0
|
||||
name: 9.0 Version Upgrade
|
||||
os: noble
|
||||
- docker_image: zulip/ci:noble-10.0
|
||||
name: 10.0 Version Upgrade
|
||||
os: noble
|
||||
|
||||
name: ${{ matrix.name }}
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user