|
@@ -39,9 +39,9 @@ AUTO_CI_HIPE ?= OTP-LATEST
|
|
|
# AUTO_CI_ERLLVM ?= OTP-LATEST
|
|
|
AUTO_CI_WINDOWS ?= OTP-21+
|
|
|
|
|
|
-# Always rebuild deps in CI because OTP-25.0+ can't use the older build.
|
|
|
+# Always rebuild from scratch in CI because OTP-25.0+ can't use the older build.
|
|
|
|
|
|
-ci-setup:: distclean-deps
|
|
|
+ci-setup:: distclean
|
|
|
|
|
|
# Hex configuration.
|
|
|
|