-
Notifications
You must be signed in to change notification settings - Fork 65
Support macOS via https://github.com/erlef/otp_builds #332
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
Conversation
4151385
to
c9d7c22
Compare
904cea0
to
0b10410
Compare
0b10410
to
87b0c11
Compare
permissions: | ||
contents: write |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was GitHub. If you prefer I can push in a separate pull request to separate concerns.
permissions: | ||
contents: read |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was GitHub. If you prefer I can push in a separate pull request to separate concerns.
otp-version: ['27'] | ||
elixir-version: ['v1.18', ''] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took this time to bump these to more recent versions.
0f810bc
to
3cb8754
Compare
3cb8754
to
28b2f97
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There's a minor doc. update requirement, but apart from that we seem good to go. |
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
If CI's passing, I'm merging. I don't think there's hurry in releasing, since we have a couple of ongoing PRs, but I'm Ok to release nonetheless. |
Description
At the moment this is created (as a Draft) most tests are passing locally, but I want to check behaviour in GHA CI as one would use the action.
Closes #54.
Further considerations
I took the time/chance to also act on some stuff the sec. bot found. The commits are easily identifiable.
I also retired 18.04 and 20.04 in this pull request since you can no longer consume them in GHA, apparently.