setup-miniconda: Still having errors with 32-bit miniconda setups

From here. I am specifying miniconda-version and still get errors. The following line is to blame (I think, I don’t know JS), it seems that it should check if miniconda-version is not set and architecture != x64, based on the error message. https://github.com/conda-incubator/setup-miniconda/blob/35d1405e78aa3f784fe3ce9a2eb378d5eeb62169/src/input.ts#L61-L63

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 18 (17 by maintainers)

Commits related to this issue

Most upvoted comments

Would it be ok if I commit to your PR to provide this workaround too and add the relevant tests?

Absolutely, go ahead! I think I’ve already granted that permission for the PR, let me know if I haven’t.