feat: upgrade runtime and system dependencies (#5)

* Upgrade elixir, erlang, and postgres to their latest versions.
* Fix CI configuration, so tests are executed.
* Migrate project configuration from `Mix.Config` to `Config`.

Reviewed-on: #5
This commit is contained in:
2022-04-22 15:21:25 +00:00
parent 410a509faa
commit b7200555a8
8 changed files with 61 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
erlang 24.0.2
elixir 1.12.1-otp-24
erlang 24.3.3
elixir 1.13.4-otp-24