diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index e90dbb99a5..a2f994b706 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -401,7 +401,7 @@ jobs: genai_build_nodejs_bindings: name: Build Node.js bindings strategy: - fail-fast: false + fail-fast: true matrix: build-type: [Release] needs: [ openvino_download ]