aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-10-06 14:41:31 +0200
committerLoïc Hoguin <[email protected]>2017-10-06 14:41:31 +0200
commitb33e53d64b2a15d7f4e9c4445ee62ab354aabaae (patch)
tree6a46cbb062e7b09011c6a186653d7ce44809e4b2
parentf4ad4c4742c76a5a100e13b07de7419cbc27dc6b (diff)
downloadgun-b33e53d64b2a15d7f4e9c4445ee62ab354aabaae.tar.gz
gun-b33e53d64b2a15d7f4e9c4445ee62ab354aabaae.tar.bz2
gun-b33e53d64b2a15d7f4e9c4445ee62ab354aabaae.zip
Update CI
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5ff35b..e2cb393 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ PROJECT_VERSION = 1.0.0-pre.2
PLT_APPS = ssl
CT_OPTS += -pa test -ct_hooks gun_ct_hook [] # -boot start_sasl
-CI_OTP ?= OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.2 OTP-20.0.2
+CI_OTP ?= OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.3 OTP-20.0.5 OTP-20.1.1
#CI_HIPE ?= $(lastword $(CI_OTP))
#CI_ERLLVM ?= $(CI_HIPE)