-
Notifications
You must be signed in to change notification settings - Fork 9
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
Issue when installing on macos-14 #9
Comments
Also getting the same issue trying to install conan on |
Adding a setup-python to the workflow works: https://github.com/actions/setup-python For example:
|
JohnDTill
added a commit
to JohnDTill/Forscape
that referenced
this issue
Nov 2, 2024
GOAT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for the action!
It was working fine with macos-13, but a few days ago github switched macos-latest to macos-14 and it causes some issues with the action:
For now, instead of using macos-latest, I switched to macos-13, so not a blocking issue.
Thanks again for the action!
The text was updated successfully, but these errors were encountered: