File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
plugins/node/opentelemetry-instrumentation-aws-sdk Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
commands : npm run test
26
26
- node : " 16"
27
27
versions :
28
- include : " ^ 3.6.1 && <3.723.0"
28
+ include : " >= 3.6.1 <3.723.0"
29
29
exclude : " 3.529.0 || >=3.363.0 <=3.377.0"
30
30
mode : " max-7"
31
31
commands : npm run test
32
32
- node : " 14"
33
33
versions :
34
- include : " ^ 3.6.1 && <3.567.0"
34
+ include : " >= 3.6.1 <3.567.0"
35
35
exclude : " 3.529.0 || >=3.363.0 <=3.377.0"
36
36
mode : " max-7"
37
37
commands : npm run test
46
46
commands : npm run test
47
47
- node : " 16"
48
48
versions :
49
- include : " ^ 3.24.0 && <3.723.0"
49
+ include : " >= 3.24.0 <3.723.0"
50
50
exclude : " >=3.363.0 <=3.377.0"
51
51
mode : " max-7"
52
52
commands : npm run test
53
53
- node : " 14"
54
54
versions :
55
- include : " ^ 3.24.0 && <3.567.0"
55
+ include : " >= 3.24.0 <3.567.0"
56
56
exclude : " >=3.363.0 <=3.377.0"
57
57
mode : " max-7"
58
58
commands : npm run test
You can’t perform that action at this time.
0 commit comments