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] Force mac use Python 3.11 from homebrew #254

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

yungyuc
Copy link
Member

@yungyuc yungyuc commented Nov 26, 2023

The macos CI fails at linking Python 3.10, which is not available in the home brew installation anymore (https://github.com/solvcon/modmesh/actions/runs/6990491463/job/19020046164#step:4:127):

You have 27 outdated formulae and 1 outdated cask installed.
You can upgrade them with brew upgrade
or list them with brew outdated.
Unlinking /usr/local/Cellar/[email protected]/3.11.6_1... 13 symlinks removed.
Error: No such keg: /usr/local/Cellar/[email protected]
Error: Process completed with exit code 1.

@yungyuc yungyuc added the test testing and continuous integration label Nov 26, 2023
@yungyuc
Copy link
Member Author

yungyuc commented Nov 26, 2023

@terrychan999 FYI

@yungyuc yungyuc merged commit 4c1e00f into solvcon:master Nov 26, 2023
11 checks passed
@yungyuc yungyuc deleted the ci/fix-brew-py311 branch November 26, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test testing and continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant