erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.15k stars 2.92k forks source link

Remove support for running OTP 24 code #8610

Closed bjorng closed 4 days ago

bjorng commented 1 week ago

Remove the legacy instructions for constructing binaries last used in Erlang/OTP 24. That allows us to delete about 3000 line in the source code for the compiler and erts applications.

github-actions[bot] commented 1 week ago

CT Test Results

     9 files     652 suites   3h 59m 44s :stopwatch:  6 127 tests  5 779 :white_check_mark: 340 :zzz: 8 :x: 12 074 runs  11 664 :white_check_mark: 402 :zzz: 8 :x:

For more details on these failures, see this check.

Results for commit 08182e90.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot