phoenixframework / esbuild

An installer for esbuild
MIT License
271 stars 38 forks source link

Require Elixir 1.10, bump ci cache #9

Closed wojtekmach closed 3 years ago

wojtekmach commented 3 years ago

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.