Skip to content

Commit

Permalink
Disable JS API build in azure windows ci by default (openvinotoolkit#860
Browse files Browse the repository at this point in the history
)
  • Loading branch information
vishniakov-nikolai authored Jan 31, 2024
1 parent dd92fe0 commit 408f5c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/azure/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
-DENABLE_CPPLINT=OFF ^
-DENABLE_SAMPLES=OFF ^
-DENABLE_PYTHON=ON ^
-DENABLE_JS=OFF ^
-DCMAKE_C_COMPILER:PATH="$(MSVC_COMPILER_PATH)" ^
-DCMAKE_CXX_COMPILER:PATH="$(MSVC_COMPILER_PATH)" ^
$(OPENVINO_REPO_DIR)
Expand Down

0 comments on commit 408f5c1

Please sign in to comment.