Skip to content

Commit a7eb433

Browse files
authored
[CI][NFC] Remove Windows driver listing in dependencies.json (#19197)
We don't use this and it's all done manually, and JSON doesn't support comments, so just remove it to prevent confusion. The `tbb` and `oclcpu` ones aren't used either, but it's updated by the team to have the download link we use to manually install, so keep those. Issue: #19192 Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 7054619 commit a7eb433

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

devops/dependencies.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@
3737
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
3838
}
3939
},
40-
"windows": {
41-
"compute_runtime": {
42-
"version": "101.1191",
43-
"url": "https://downloadmirror.intel.com/691496/igfx_win_101.1191.zip",
44-
"root": ""
45-
},
4640
"tbb": {
4741
"github_tag": "v2022.1.0",
4842
"version": "2022.1.0",

0 commit comments

Comments
 (0)