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

ci: Test OTP 23 #325

Merged
merged 2 commits into from
Jul 30, 2020
Merged

ci: Test OTP 23 #325

merged 2 commits into from
Jul 30, 2020

Conversation

evnu
Copy link
Member

@evnu evnu commented Jul 2, 2020

@hazardfn found that NIF loading sometimes fails, see #324. We should also test against OTP 23.

@evnu
Copy link
Member Author

evnu commented Jul 2, 2020

As #324 is caused by an upstream bug, we might have to wait until the OTP fix is released before merging this change here.

@evnu evnu requested review from scrogson and a team and removed request for scrogson July 2, 2020 19:46
@@ -138,6 +138,9 @@ jobs:
strategy:
matrix:
pair:
- erlang: "23.0.2"
Copy link
Member Author

Choose a reason for hiding this comment

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

I tried to use 23.x here, but setup-elixir was not able to convert that into an actual version.

Copy link
Member Author

Choose a reason for hiding this comment

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

I changed it back to 23.x, we should somehow make this work instead of pinning the patch version.

@evnu evnu marked this pull request as ready for review July 29, 2020 20:16
@evnu
Copy link
Member Author

evnu commented Jul 29, 2020

@filmor I added an allow rule for clippy, see the diff. I think we can safely ignore that lint for now.

@evnu evnu merged commit ac2fd98 into rusterlium:master Jul 30, 2020
@evnu evnu deleted the test-otp-23 branch July 30, 2020 19:24
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.

None yet

2 participants