live_beats/.rtx.toml
Joao P Dubas c397a7ab46 feat: upgrade erlang/elixir runtimes
Upgrade runtimes to:

* erlang .. 24.0.1 .. 25.3.2.7
* elixir .. 1.12.0 .. 1.15.7

Also use [rtx][0] to set version of runtimes and needed environment
variables.

[0]: https://github.com/jdx/rtx
2023-11-20 13:00:27 +00:00

8 lines
130 B
TOML

[tools]
elixir = "1.15.7-otp-25"
erlang = "25.3.2.7"
[env]
LIVE_BEATS_GITHUB_CLIENT_ID = ""
LIVE_BEATS_GITHUB_CLIENT_SECRET = ""