Skip to content
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

[Release only] release 2.4 changes #3801

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Jun 13, 2024

for i in .github/workflows/*.yml; do sed -i -e s#@main#@release/2.4# $i; done
find . | grep .yml | xargs sed -i "s/test-infra-ref: main/test-infra-ref: release\/2.4/g"

@atalman atalman requested a review from a team as a code owner June 13, 2024 15:53
Copy link

pytorch-bot bot commented Jun 13, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3801

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 3d0e092 with merge base b829e93 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@atalman atalman merged commit 69d4077 into pytorch:release/2.4 Jun 13, 2024
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants