diff --git a/.github/workflows/agent-e2e.yml b/.github/workflows/agent-e2e.yml index 6f38c9dac..538bb49a0 100644 --- a/.github/workflows/agent-e2e.yml +++ b/.github/workflows/agent-e2e.yml @@ -21,13 +21,10 @@ concurrency: cancel-in-progress: true env: - CONDUCTOR_SERVER_VERSION: "3.32.0-rc.8" # pinned server release — bump deliberately + CONDUCTOR_SERVER_VERSION: "3.32.0-rc18" # pinned server release — bump deliberately jobs: agent-e2e: - # Temporarily disabled until a Conductor server release containing the - # required agent-runtime changes is published. - if: ${{ false }} runs-on: ubuntu-latest timeout-minutes: 45 env: