mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Update OTP versions to use for CI
This commit is contained in:
parent
0ffde50991
commit
27ecd7fca1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ PROJECT_REGISTERED = cowboy_clock
|
|||
COMPILE_FIRST = cowboy_middleware cowboy_stream cowboy_sub_protocol
|
||||
PLT_APPS = public_key ssl
|
||||
CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
|
||||
CI_OTP = OTP-18.0.2
|
||||
CI_OTP = OTP-18.0.3 OTP-18.1
|
||||
|
||||
# Dependencies.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue