Commit 0a5b331791c0557575b61456ae634e8a8a0d033e

Michael Crumm 2021-07-29T13:27:25

Require Elixir 1.10, bump CI cache We require Elixir 1.10 because it requires OTP 21+ which we need for the :public_key.pkix_verify_hostname_match_fun function to securely download. Also updating the cache key. When we need to bump again, simply change to v2, etc. Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>