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

ci: switch mambaforge to miniforge, explicitly install Python #2258

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

lidavidm
Copy link
Member

  • Mambaforge is deprecated.
  • System pip in the runners now requires a scary flag to install packages. Install our own Python explicitly instead.

Fixes #2257.

- Mambaforge is deprecated.
- System `pip` in the runners now requires a scary flag to install
  packages.  Install our own Python explicitly instead.

Fixes apache#2257.
@lidavidm lidavidm marked this pull request as ready for review October 15, 2024 01:49
@github-actions github-actions bot added this to the ADBC Libraries 15 milestone Oct 15, 2024
@lidavidm lidavidm merged commit c0a425e into apache:main Oct 15, 2024
71 of 75 checks passed
@lidavidm lidavidm deleted the gh-2257 branch October 15, 2024 05:57
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.

ci: lots of breakage
1 participant