Skip to content

Commit af9753d

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

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/pull/36159/head
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)