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

Install miniconda on osx-arm64 #172

Closed
wants to merge 3 commits into from
Closed

Install miniconda on osx-arm64 #172

wants to merge 3 commits into from

Conversation

kenodegard
Copy link
Contributor

Description

The canary-release action breaks on osx-arm64 since conda is not pre-installed on those runners. See https://github.com/conda/conda/actions/runs/8819445678/job/24210668291?pr=13845

We resolve this by explicitly installing miniconda on osx-arm64.

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 24, 2024
@kenodegard kenodegard marked this pull request as ready for review April 24, 2024 19:16
@kenodegard kenodegard requested a review from a team as a code owner April 24, 2024 19:16
@jaimergp
Copy link
Contributor

Note we are fixing this in setup-miniconda directly if you don't want to touch this.

@kenodegard
Copy link
Contributor Author

I see, hopefully we get a release in the next few days, otherwise we might as well fix it here since this is blocking work.

Xref conda-incubator/setup-miniconda#344
Xref conda-incubator/setup-miniconda#346

@jezdez
Copy link
Member

jezdez commented Apr 25, 2024

Closing as this is fixed upstream

@jezdez jezdez closed this Apr 25, 2024
@kenodegard kenodegard deleted the miniconda-latest branch April 25, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants