You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CI to ubuntu-24.04 and bump supported Elixir/OTP versions
The CI was broken because ubuntu-18.04 runners were removed by GitHub.
Update to ubuntu-24.04 with the oldest versions supported by setup-beam
(OTP 24.3+, Elixir 1.11+), bump actions/checkout to v4, and rename
erlef/setup-elixir to erlef/setup-beam.
0 commit comments