beholder depends on elixir 1.13 instead of 1.12
beholder specifies elixir: "~> 1.13"
in mix.exs, which causes dependants to fail ci when building on elixir 1.12
ECDSA and ECDSA_SK SSH keys are no longer accepted. Use ED25519 or ED25519_SK instead. Or RSA, I guess. I dunno, I might disable that too, as a bit.
beholder specifies elixir: "~> 1.13"
in mix.exs, which causes dependants to fail ci when building on elixir 1.12