Skip to content

Bump one CI config to ubuntu-24.04 #482

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

Merged
merged 15 commits into from
Jul 14, 2025
Merged

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