mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add AUTO_CI_WINDOWS variable
This commit is contained in:
parent
185d928e1a
commit
344cec95b4
2 changed files with 164 additions and 86 deletions
1
Makefile
1
Makefile
|
@ -32,6 +32,7 @@ DEP_EARLY_PLUGINS = ci.erlang.mk
|
|||
AUTO_CI_OTP ?= OTP-19+
|
||||
AUTO_CI_HIPE ?= OTP-LATEST
|
||||
# AUTO_CI_ERLLVM ?= OTP-LATEST
|
||||
AUTO_CI_WINDOWS ?= OTP-19+
|
||||
|
||||
# Standard targets.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue