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

Disable tar.bz2 only in setup-miniconda Action #382

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

santisoler
Copy link
Member

Configure the setup-miniconda GitHub action with use-only-tar-bz2: false, allowing mamba to use files other than .tar.bz2. Otherwise mamba cannot install latest versions of some packages that aren't provided as those files. Pin Ensaio to greater than v0.5. This version of Ensaio couldn't be installed before this change.

Configure the `setup-miniconda` GitHub action with `use-only-tar-bz2:
false`, allowing mamba to use files other than `.tar.bz2`. Otherwise
mamba cannot install latest versions of some packages that aren't
provided as those files. Pin Ensaio to greater than v0.5. This version
of Ensaio couldn't be installed before this change.
@santisoler santisoler added the maintenance A maintenance task to improve development label Feb 27, 2023
@santisoler santisoler merged commit 485e7a8 into main Feb 27, 2023
@santisoler santisoler deleted the actions-miniconda-tar-bz branch February 27, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance A maintenance task to improve development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant