Skip to content

Commit d15198f

Browse files
committed
Update IGC version for pre-commit
1 parent ed7c1ee commit d15198f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devops/dependencies.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.9933",
11-
"version": "1.0.9933",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.9933",
10+
"github_tag": "igc-1.0.10409",
11+
"version": "1.0.10409",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10409",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

0 commit comments

Comments
 (0)