Skip to content

Commit d479168

Browse files
authored
Merge branch 'master' into replace-use-of-queue-mgr
2 parents ac1b43a + 668e7ef commit d479168

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)