Browse Source

Add AUTO_CI_WINDOWS variable

Loïc Hoguin 7 years ago
parent
commit
6af4d0e1d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -29,6 +29,7 @@ DEP_EARLY_PLUGINS = ci.erlang.mk
 AUTO_CI_OTP ?= OTP-19+
 AUTO_CI_OTP ?= OTP-19+
 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+
 
 
 # Standard targets.
 # Standard targets.