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

Set up CI using GitHub Actions #30

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Set up CI using GitHub Actions #30

merged 1 commit into from
Oct 5, 2022

Conversation

wacumov
Copy link
Contributor

@wacumov wacumov commented Oct 5, 2022

Summary

This pull request adds a GitHub Actions workflow file.

Implementation details

The workflow will be triggered on a PR to the main branch and on a push to the main branch.
The project will be built using xcodebuild, to ensure that the changes have not introduced any build-time errors.

@wacumov
Copy link
Contributor Author

wacumov commented Oct 5, 2022

Now it works :)
The initial version did not work because (surprisingly for me) macos-latest image is still macos-11, not macos-12.

@giovaninppc
Copy link
Owner

It's looking great @wacumov!
Thanks for the help in setting up the GitHub actions!

@giovaninppc giovaninppc merged commit 56ecbce into giovaninppc:main Oct 5, 2022
@giovaninppc giovaninppc mentioned this pull request Oct 5, 2022
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