Skip to content

Conversation

bjodah
Copy link
Contributor

@bjodah bjodah commented May 28, 2024

ubuntu-20.04 no longer available on github actions

@bjodah
Copy link
Contributor Author

bjodah commented Jul 12, 2025

@lkeegan I'm trying to mirror your changes in symengine/symengine#2104, and I'm a bit at loss when it comes to how conda is configured. If it's not too much trouble for you I'd really appreciate if you could take a look when you find the time!

@lkeegan
Copy link
Member

lkeegan commented Jul 14, 2025

@bjodah github appends --noprofile --norc by default to the bash command which prevents conda from activating so we need to explicitly declare a bash command that doesn't do this 6b920b6 (see https://github.com/conda-incubator/setup-miniconda?tab=readme-ov-file#important)

@bjodah
Copy link
Contributor Author

bjodah commented Jul 14, 2025

I see, I missed that part, thank you for pointing that out.

@bjodah
Copy link
Contributor Author

bjodah commented Jul 14, 2025

Let's address AppVeyor in a separate PR. Thank you @lkeegan for your help.

@bjodah bjodah merged commit 3855215 into symengine:master Jul 14, 2025
19 of 20 checks passed
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.

2 participants