Skip to content

Commit 6d4ec4c

Browse files
committed
ci: Fix failing Ubuntu 22.04 job.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
1 parent 1386594 commit 6d4ec4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zulip-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Ubuntu 22.04 (Python 3.10, backend)
2929
os: jammy
3030
legacy_client_interface: "6"
31-
server_version: refs/tags/6.0
31+
server_version: refs/tags/6.2-5-g1dd62c1973c
3232
# Debian 12 ships with Python 3.11.2.
3333
- docker_image: zulip/ci:bookworm
3434
name: Debian 12 (Python 3.11, backend + documentation)

0 commit comments

Comments
 (0)