We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea2c44 commit af9753dCopy full SHA for af9753d
.github/workflows/zulip-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Ubuntu 22.04 (Python 3.10, backend)
29
os: jammy
30
legacy_client_interface: "6"
31
- server_version: refs/tags/6.0
+ server_version: refs/pull/36159/head
32
# Debian 12 ships with Python 3.11.2.
33
- docker_image: zulip/ci:bookworm
34
name: Debian 12 (Python 3.11, backend + documentation)
0 commit comments