From cd7870df151a8686c6d204f9972f9032494c44d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 4 Dec 2019 11:17:34 +0100 Subject: Experiment with {active,N} --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bd4ffa0..02df0e7 100644 --- a/Makefile +++ b/Makefile @@ -29,10 +29,10 @@ dep_gun = git https://github.com/ninenines/gun master dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master DEP_EARLY_PLUGINS = ci.erlang.mk -AUTO_CI_OTP ?= OTP-LATEST-20+ +AUTO_CI_OTP ?= OTP-LATEST-22+ AUTO_CI_HIPE ?= OTP-LATEST # AUTO_CI_ERLLVM ?= OTP-LATEST -AUTO_CI_WINDOWS ?= OTP-LATEST-20+ +AUTO_CI_WINDOWS ?= OTP-LATEST-22+ # Standard targets. -- cgit v1.2.3