Closed
Description
This worked fine a couple of days ago, now suddenly our LiveView CI fails with OTP maint-28
:
Requested Erlang/OTP version (maint-28) not found in version list, at /builds/otp/amd64/ubuntu-24.04/builds.txt, with mirrors https://builds.hex.pm;/ should you be using option 'version-type': 'strict'?
We're using erlef/setup-beam@v1
. I did not try version-type: 'strict'
yet, but I'd argue that even if that fixes it, this is a breaking change that should need a version bump from v1 to v2?