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

drop conda/mamba/mini broken nonsense #203

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

nim65s
Copy link
Collaborator

@nim65s nim65s commented Jan 8, 2025

Fix CI which currently fails with:

  Can we use bundled Miniconda?
  Can we download a custom installer by URL?
  Can we download Miniforge?
  ... will download Miniforge.
  Will fetch Mambaforge latest from https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh
  Ensuring Installer...
  Checking for cached Mambaforge@latest...
  Did not find Mambaforge-Linux-x86_64.sh latest in cache
Error: Unexpected HTTP response: 404

CI fails with:
```
  Can we use bundled Miniconda?
  Can we download a custom installer by URL?
  Can we download Miniforge?
  ... will download Miniforge.
  Will fetch Mambaforge latest from https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh
  Ensuring Installer...
  Checking for cached Mambaforge@latest...
  Did not find Mambaforge-Linux-x86_64.sh latest in cache
Error: Unexpected HTTP response: 404
```
@nim65s nim65s merged commit 6d4fc7c into agimus-project:dev Jan 8, 2025
8 checks passed
@nim65s nim65s deleted the conda branch January 8, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant