Skip to content

Commit 70a1f10

Browse files
Disable NPU on Windows (#914)
1 parent e5a5c05 commit 70a1f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/azure/windows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
-DENABLE_OV_TF_LITE_FRONTEND=OFF ^
121121
-DENABLE_OV_PYTORCH_FRONTEND=OFF ^
122122
-DENABLE_INTEL_GPU=OFF ^
123+
-DENABLE_INTEL_NPU=OFF ^
123124
-DENABLE_CPPLINT=OFF ^
124125
-DENABLE_SAMPLES=OFF ^
125126
-DENABLE_PYTHON=ON ^

0 commit comments

Comments
 (0)