Skip to content

Commit 668e7ef

Browse files
authored
Remove step with install opencl_rt (#1750)
1 parent 44ac5cc commit 668e7ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/conda-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,6 @@ jobs:
349349
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-python-${{ matrix.python }}-
350350
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-
351351
352-
- name: Install opencl_rt
353-
run: conda install opencl_rt -c intel --override-channels
354-
355352
- name: Install dpnp
356353
run: |
357354
@echo on

0 commit comments

Comments
 (0)