On 2025-03-06 07:48, Paul Pace wrote:
I am currently figuring out how to install and configure Akkoma (a fork of Pleroma), and while Akkoma currently supports up to Elixir 1.17, Pleroma only supports up to Elixir 1.16.
Did you actually try to run Pleroma on 1.18.x? While the docs say that it needs Elixir < 1.17, they run CI on 1.17.1 and there is a really solid chance that both Akkoma and Pleroma will just work on 1.18.3. While I'm not *totally* opposed to keeping older Elixir versions around, in my experience they are very committed to keeping their minor releases backwards compatible, and quite good about it, too.