Skip to content

Commit 91b0df4

Browse files
committed
Update alloc limts
1 parent ae93175 commit 91b0df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- image: swift:5.6-focal
5757
env:
5858
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests: 429000
59-
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request: 177000
59+
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request: 176000
6060
MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_10_small_requests: 110000
6161
MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_1_small_request: 65000
6262
MAX_ALLOCS_ALLOWED_embedded_server_unary_1k_rpcs_1_small_request: 61000

0 commit comments

Comments
 (0)