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

Pin system conda version to 23.7.3 #4752

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Nov 23, 2023

This causes following issues with M1 runners:
https://github.com/pytorch/audio/actions/runs/6969147299/job/18977954592
Caused by system conda version being 23.10.

Conda and Conda build versions need to be advanced togeather. This makes sure our system conda version is the same as environment conda version we create.

Copy link

vercel bot commented Nov 23, 2023

@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 23, 2023
test

test

test

Pin system conda version
@atalman atalman changed the title test Pin system conda version to 23.7.3 Nov 23, 2023
@atalman atalman merged commit f6ab174 into pytorch:main Nov 23, 2023
62 of 64 checks passed
atalman added a commit to atalman/test-infra that referenced this pull request Nov 23, 2023
This causes following issues with M1 runners: 
https://github.com/pytorch/audio/actions/runs/6969147299/job/18977954592
Caused by system conda version being 23.10.

Conda and Conda build versions need to be advanced togeather. This makes
sure our system conda version is the same as environment conda version
we create.
atalman added a commit that referenced this pull request Nov 23, 2023
This causes following issues with M1 runners: 

https://github.com/pytorch/audio/actions/runs/6969147299/job/18977954592
Caused by system conda version being 23.10.

Conda and Conda build versions need to be advanced togeather. This makes
sure our system conda version is the same as environment conda version
we create.
atalman added a commit that referenced this pull request Nov 24, 2023
Follow up on #4752
Restrict to MacOS only. Pinning to 23.7.3 for everything causes failure
in aarch64 builds here:
https://github.com/pytorch/audio/actions/runs/6980246736/job/18995112761
atalman added a commit to atalman/test-infra that referenced this pull request Nov 24, 2023
Follow up on pytorch#4752
Restrict to MacOS only. Pinning to 23.7.3 for everything causes failure
in aarch64 builds here:
https://github.com/pytorch/audio/actions/runs/6980246736/job/18995112761
atalman added a commit that referenced this pull request Nov 24, 2023
Follow up on #4752 Restrict to
MacOS only. Pinning to 23.7.3 for everything causes failure in aarch64
builds here:
https://github.com/pytorch/audio/actions/runs/6980246736/job/18995112761
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants