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 3
3
push :
4
4
branches : [main]
5
5
pull_request :
6
- branches : [main]
6
+ branches : [main, async-await, 1.4.1-async-await ]
7
7
jobs :
8
8
preflight :
9
9
name : License Header and Formatting Checks
52
52
matrix :
53
53
include :
54
54
- 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))
55
64
env :
56
65
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 504000
57
66
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 216000
You can’t perform that action at this time.
0 commit comments