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

Add a github runner for macOS builds. #27

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

Ivorforce
Copy link
Contributor

Needs #26 to be merged.

It may still fail because the macOS runner runs on arm64, I believe. I do not have an arm macbook so I cannot test there; having the GH runner test for me is a good first step to getting arm compatibility.

with:
name: godot-python-macos-universal
path: |
bin/**/*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these lines needed for macos?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose not...

I failed to check if those files were generated in the first place, though the python folder also looks suspiciously empty so that's probably the next thing I will have to take a look at.

SCR-20241025-calj

@maiself
Copy link
Owner

maiself commented Oct 24, 2024

I'm going to commit this as is so that we can see if macos builds are working for the other pull requests.

Edit: tho maybe its not as simple as that...

@maiself maiself merged commit 78e0b63 into maiself:master Oct 24, 2024
0 of 3 checks passed
@Ivorforce Ivorforce deleted the macos-github-runner branch October 24, 2024 23:12
@maiself maiself added the build related to the build system label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build related to the build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants