feat: upgrade elixir/erlang runtimes (#35)

Upgrade runtimes to the latest versions:

* elixir to 1.15.4
* erlang to 26.0.2

Improve CI definition by using a cache that considers the runtime version.

Save disk space by using the `slim` image variant.

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #35
This commit is contained in:
2023-07-23 23:01:03 +00:00
parent 22b3823d8e
commit 2039b43c53
3 changed files with 13 additions and 11 deletions

View File

@@ -1,2 +1,2 @@
erlang 24.3.4
elixir 1.15.0
erlang 26.0.2
elixir 1.15.4