Skip to content

Conversation

@anmyachev
Copy link
Contributor

@anmyachev anmyachev commented Dec 8, 2025

Signed-off-by: Anatoly Myachev <[email protected]>
@anmyachev anmyachev linked an issue Dec 8, 2025 that may be closed by this pull request
@anmyachev anmyachev marked this pull request as ready for review December 8, 2025 12:47
- name: Install runtime dependencies
run: |
curl -sSLO --retry 10 https://raw.githubusercontent.com/pytorch/pytorch/$(<.github/pins/pytorch.txt)/.github/scripts/generate_binary_build_matrix.py
sed -i '/^validate_nccl_dep_consistency.*/d' generate_binary_build_matrix.py
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The format in PyTorch was changed, so the substring in question was not removed.

@anmyachev anmyachev merged commit 98da880 into main Dec 8, 2025
47 of 49 checks passed
@anmyachev anmyachev deleted the amyachev/issue5621 branch December 8, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test with pip workflow is broken

3 participants