Support Erlang/OTP 29#22
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22 +/- ##
=======================================
Coverage 63.31% 63.31%
=======================================
Files 2 2
Lines 199 199
Branches 44 44
=======================================
Hits 126 126
Misses 73 73 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
e41a4f6 to
ebfd1d0
Compare
|
I tried to quickly fix the s390x issue, but I couldn't. The failure is unrelated to my changes. |
|
It fails on the main branch too: https://github.com/esl/fast_pbkdf2/actions/runs/28015400029 The s390x job runs on ubuntu 24.04, but an older container of Try updating the action version and the docker container, and maybe toggling the ubuntu versions somehow. Latest is better but whatever works and it's stable 😄 |
|
Thanks, I never thought to update the action version as well! |
Updates CI/release workflows, fixes s390x CI.