You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch CI Docker image from Miniconda to Miniforge to avoid Anaconda rate limits
Replace Miniconda (which uses Anaconda's rate-limited default package
repository) with Miniforge (which uses conda-forge). This resolves CI
Docker image build failures caused by Anaconda ToS rate limits.
This PR was authored with Claude.
Agent-Logs-Url: https://github.com/pytorch/executorch/sessions/888dd7ec-0404-4883-b99c-d6b54cb95a05
Co-authored-by: kirklandsign <107070759+kirklandsign@users.noreply.github.com>
0 commit comments