replace channel for sycl dependencies (#10576)

Co-authored-by: Dmitry Razdoburdin <>
This commit is contained in:
Dmitry Razdoburdin 2024-07-12 12:28:54 +02:00 committed by GitHub
parent 5fea9d24f2
commit ce97de2a7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: linux_sycl_test name: linux_sycl_test
channels: channels:
- conda-forge - conda-forge
- intel - https://software.repos.intel.com/python/conda/
dependencies: dependencies:
- python=3.8 - python=3.8
- cmake - cmake