|
Ran
|
Files
313
|
Run time
7s
|
Badge
README BADGES
|
push
github
Revert "Container: Add ERL_FLAGS to compile elixir on qemu cross-platform" This reverts commit 74d6d53ac. That commit was a workaround to allow compiling Elixir on ARM64 using QEMU. Nowadays we don't build ejabberd container images with QEMU, as Github Actions provides native ARM64 runners, so this workaround is no longer needed. Furthermore, this workaround nowadays breaks compilation in AMD64. The Erlang 28.5.0.3 container image includes: - PR "Correct some JIT bugs" https://github.com/erlang/otp/pull/11299 - Alpine 3.24 instead of 3.23 - Rebar 3.27 instead of 3.26 For some unknown reason, the AMD64 erlang container no longer supports +JPperf, and building the AMD64 ejabberd image throws: #16 [ejabberd 5/24] RUN make install clean #16 0.169 JIT is not supported on this system (option -JPperf)
12549 of 47760 relevant lines covered (26.28%)
133.87 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|