From e71d38f51fbf7da604e450743b3ce45b85f74602 Mon Sep 17 00:00:00 2001 From: Kowser Date: Wed, 29 Jul 2026 10:22:43 -0700 Subject: [PATCH] Bump pinned conductor-oss e2e server version to 3.32.0-rc18 Co-Authored-By: Claude Sonnet 5 --- .github/workflows/agent-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/agent-e2e.yml b/.github/workflows/agent-e2e.yml index de362d9c..081842e2 100644 --- a/.github/workflows/agent-e2e.yml +++ b/.github/workflows/agent-e2e.yml @@ -19,7 +19,7 @@ concurrency: cancel-in-progress: true env: - CONDUCTOR_OSS_VERSION: "3.32.0-rc.8" # pinned conductor-oss release — bump deliberately + CONDUCTOR_OSS_VERSION: "3.32.0-rc18" # pinned conductor-oss release — bump deliberately jobs: agent-e2e: