Skip to content

Commit 6289ad5

Browse files
authored
Merge pull request #19190 from smartcontractkit/chore/cherry-pick-build-fix
Cherry-pick: remove OCR soak test reference from release build workflow
2 parents 13526d7 + 9e94f0c commit 6289ad5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build-publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,6 @@ jobs:
188188
}}
189189
docker-image-digest: ${{ steps.docker-outputs.outputs.digest }}
190190

191-
run-core-soak-on-release:
192-
needs: docker-core
193-
uses: smartcontractkit/chainlink/.github/workflows/on-demand-ocr-soak-test.yml@e8fa774450995fd45442a2e8e778f3a7eefc7af9 # 2025-08-08
194-
with:
195-
chainlink_version: ${{ github.ref_name }}
196-
team: CRE
197-
198191
deploy-core:
199192
needs: [checks, docker-core]
200193
permissions:

0 commit comments

Comments
 (0)