[nightly] Fix macos nightly conda builds due to miniconda update#105226
[nightly] Fix macos nightly conda builds due to miniconda update#105226atalman wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/105226
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 2345407: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 jobs have failed, first few of them are: windows-binary-conda / conda-py3_8-cpu-build Details for Dev Infra teamRaised by workflow job |
|
windows binary conda py3.8 failure is unrelated (I believe its infra failure). I see its succeeds on nightlly rerun here: https://github.com/pytorch/pytorch/actions/runs/5551435364/jobs/10147159914 |
|
@pytorchmergebot merge -f "required jobs are passing" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This is to fix failing macos conda nightly builds: https://github.com/pytorch/pytorch/actions/runs/5551435365/jobs/10147149169
Accompanying builder PR: pytorch/builder#1460