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

Install Ruby and Python for macOS using setup-LANG #2909

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

externl
Copy link
Member

@externl externl commented Oct 16, 2024

This PR switches Python and Ruby installs on macOS CI to use the setup-XXX actions. CI is currently failing because brew updated to Python 3.13.

Should we do this for the other operating systems? It's the generally recommend CI pattern but goes against our usual "test what comes with the os".

Note that for Ruby, Python, Node, etc. the general recommendation is not really to install and use system packages.

@externl externl requested a review from pepone October 16, 2024 19:39
@externl externl merged commit 32594ec into zeroc-ice:main Oct 17, 2024
17 checks passed
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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