Bump upper bound to Erlang/OTP 29 support in compatibility table#464
Bump upper bound to Erlang/OTP 29 support in compatibility table#464kianmeng wants to merge 1 commit into
Conversation
Note that Windows x86 stays at 28.x (no otp_win32 build)
|
@kianmeng, it's not this simple, unfortunately, but since I'm fixing the tests, I'm also updating that list, then you can rebase on top of it and check for changes. Thanks for the PR. Edit: I started working on test updates for #465, only then did I saw there were a coupl'a other open PRs that needed review. |
|
#468 is merged. Feel free to rebase and keep partial changes that refer "Additionally, OTP 29 has no 32-bit (x86) Windows installer; on Windows, x86 is capped at 28.x.", since I didn't handle that. Sorry for the conflicts, but we had some cleaning to do and those are a result of that (otherwise tests would still fail and prevent easing of future contributions). I also added tests, for future-us, to give some "guarantees" on the README. |
|
Updates around this were also included in |
Description
Bump upper bound to Erlang/OTP 29 support in compatibility table. Note that Windows x86 stays at 28.x (no otp_win32 build)