-
-
Notifications
You must be signed in to change notification settings - Fork 26.6k
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 #32824
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
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 #32824
Conversation
|
macOS arm64 failure build log Seems related to dlpack not being able to use mps device (full traceback at the bottom) Maybe related to pytorch 2.8 -> 2.9.1? Details
|
|
Let me investigate locally. |
|
Based on my reading of the It should raise |
|
I reported the problem upstream: numpy/numpy#30341. For the time being, maybe we could catch |
…nto auto-update-lock-files-main
|
I merge |
| https://conda.anaconda.org/conda-forge/linux-64/libclang13-21.1.6-default_h746c552_0.conda#f5b64315835b284c7eb5332202b1e14b | ||
| https://conda.anaconda.org/conda-forge/noarch/meson-python-0.18.0-pyh70fd9c4_0.conda#576c04b9d9f8e45285fb4d9452c26133 | ||
| https://conda.anaconda.org/conda-forge/linux-64/mkl-2025.3.0-h0e700b2_462.conda#a2e8e73f7132ea5ea70fda6f3cf05578 | ||
| https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-h9a6aba3_3.conda#b8ea447fdf62e3597cb8d2fae4eb1a90 |
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.
Wow pulseaudio-client this is amazing, why do we need this to build the doc 🤔. Note we already had it in our lock-file before, this PR does not change this ...
|
macOS arm64 build is passing see build log I enabled auto-merge. |
Co-authored-by: Lock file bot <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Lock file bot <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Lock file bot <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Update lock files.
Note
If the CI tasks fail, create a new branch based on this PR and add the required fixes to that branch.