File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed
Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: Erlang CI
33on :
44 push :
55 branches :
6- - openriak-3.2
6+ - openriak-3.4
77 pull_request :
88 branches :
9- - openriak-3.2
9+ - openriak-3.4
1010
1111jobs :
1212
Original file line number Diff line number Diff line change 11riak_sysmon
22===========
33
4- ![ riak_sysmon OpenRiak Status] ( https://github.com/OpenRiak/riak_sysmon/actions/workflows/erlang.yml/badge.svg?branch=openriak-3.2 )
4+ ![ riak_sysmon OpenRiak Status] ( https://github.com/OpenRiak/riak_sysmon/actions/workflows/erlang.yml/badge.svg?branch=openriak-3.4 )
55
66` riak_sysmon ` is an Erlang/OTP application that manages the event
77messages that can be generated by the Erlang virtual machine's
Original file line number Diff line number Diff line change 1919% %
2020% % -------------------------------------------------------------------
2121
22- {minimum_otp_vsn , " 22 .0" }.
22+ {minimum_otp_vsn , " 24 .0" }.
2323
2424{brt_protect , true }.
2525
26- {minimum_otp_vsn , " 22.0" }.
27-
2826{erl_opts , [
2927 warn_bif_clash ,
3028 warn_export_all ,
4240 {deps , [
4341 {cuttlefish ,
4442 {git , " https://github.com/OpenRiak/cuttlefish.git" ,
45- {branch , " openriak-3.2 " } }}
43+ {branch , " openriak-3.4 " } }}
4644 ]},
4745 {erl_opts , [
4846 debug_info ,
You can’t perform that action at this time.
0 commit comments