dominant/.env
ndiezel0 0b47590a7d
TD-129: Add multiplatform build and CI checks (#6)
* TD-129: Add multiplatform build and CI checks

* Add qemu setup

* Add covertool

* Migrate relevant changes from PM
2022-02-11 14:38:49 +03:00

8 lines
238 B
Bash

# NOTE
# You SHOULD specify point releases here so that build time and run time Erlang/OTPs
# are the same. See: https://github.com/erlware/relx/pull/902
SERVICE_NAME=dominant
OTP_VERSION=24.2.0
REBAR_VERSION=3.18
THRIFT_VERSION=0.14.2.2