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

Ensure CI pipeline runs after Makefile changes, plus add Python 3 on macOS #2276

Merged
merged 6 commits into from
Mar 3, 2025

Conversation

Xeeynamo
Copy link
Owner

@Xeeynamo Xeeynamo commented Mar 2, 2025

I noticed in #2258 the other GHA pipeline was not executed as it was not listening for any Makefile* changes. This hidden a build fail on macOS, where Python3 seemed to not be installed.

The PR aims to fix both issues.

EDIT: The PR will fix only the first issue.

EDIT 2: we just decided to tweak the Makefile set-up

@Xeeynamo Xeeynamo marked this pull request as draft March 2, 2025 15:53
@Xeeynamo Xeeynamo marked this pull request as ready for review March 2, 2025 18:32
This is required to make the macOS build pass
@Xeeynamo Xeeynamo merged commit d2d7e43 into master Mar 3, 2025
28 checks passed
@Xeeynamo Xeeynamo deleted the macos-fix branch March 3, 2025 13:30
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