|
@@ -26,10 +26,10 @@ dep_horse = git https://github.com/ninenines/horse.git master
|
|
dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master
|
|
dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master
|
|
DEP_EARLY_PLUGINS = ci.erlang.mk
|
|
DEP_EARLY_PLUGINS = ci.erlang.mk
|
|
|
|
|
|
-AUTO_CI_OTP ?= OTP-19+
|
|
|
|
|
|
+AUTO_CI_OTP ?= OTP-20+
|
|
AUTO_CI_HIPE ?= OTP-LATEST
|
|
AUTO_CI_HIPE ?= OTP-LATEST
|
|
# AUTO_CI_ERLLVM ?= OTP-LATEST
|
|
# AUTO_CI_ERLLVM ?= OTP-LATEST
|
|
-AUTO_CI_WINDOWS ?= OTP-19+
|
|
|
|
|
|
+AUTO_CI_WINDOWS ?= OTP-20+
|
|
|
|
|
|
# Standard targets.
|
|
# Standard targets.
|
|
|
|
|