Closed
Description
In our CI/CD pipelines, we see the following:
backend/.github/workflows/ci.yml
Lines 26 to 27 in 15e12d8
backend/.github/workflows/ci.yml
Line 30 in 15e12d8
But in our README for development:
Lines 17 to 19 in 15e12d8
Note that the README shows Erlang/OTP 23 while the actual build uses Erlang/OTP 24. Judging by the commit/PR history, it seems like even during the upgrade to OTP 24 (#856), the inconsistency was already there to begin with.
Let us make these versions consistent to potentially catch compatibility bugs during development.
Metadata
Metadata
Assignees
Labels
No labels