File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6- branches : [main]
6+ branches : [main, async-await, 1.4.1-async-await ]
77jobs :
88 preflight :
99 name : License Header and Formatting Checks
5252 matrix :
5353 include :
5454 - image : swift:5.5-focal
55+ env :
56+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 503000
57+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 215000
58+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_10_small_requests : 112000
59+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_1_small_request : 67000
60+ MAX_ALLOCS_ALLOWED_embedded_server_unary_1k_rpcs_1_small_request : 63000
61+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong : 204000
62+ - image : swift:5.4-focal
63+ >>>>>>> f0bdce9d (Prepare CI for async/await. (#1238))
5564 env :
5665 MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 504000
5766 MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 216000
You can’t perform that action at this time.
0 commit comments