-
Notifications
You must be signed in to change notification settings - Fork 30
Use Miniforge, use conda-forge channel #1858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Miniforge, use conda-forge channel #1858
Conversation
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_109 ran successfully. |
@oleksandr-pavlyk |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_110 ran successfully. |
f38663b
to
0efa696
Compare
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_110 ran successfully. |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_111 ran successfully. |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_112 ran successfully. |
1fdf9f2
to
af01fb8
Compare
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_112 ran successfully. |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_113 ran successfully. |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_114 ran successfully. |
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_115 ran successfully. |
Remove auto-update-code from setup-miniconda step. Create channel directory, then channel\win-64 directory.
dfb243b
to
05fade9
Compare
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_109 ran successfully. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI now working, LGTM!
The
test_windows
step of the workflow is currently broken withUse miniforge and conda-forge channel only, to avoid mixing defaults and conda-forge.
Also fix steps to create sub-directories in the local channel.