File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-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
2424 fail-fast : false
2525 matrix :
2626 include :
27+ - image : swiftlang/swift:nightly-5.5-focal
28+ swift-build-flags : " -Xswiftc -Xfrontend -Xswiftc -enable-experimental-concurrency"
29+ swift-test-flags : " --enable-test-discovery -Xswiftc -Xfrontend -Xswiftc -enable-experimental-concurrency"
2730 - image : swift:5.4-focal
2831 swift-test-flags : " --enable-test-discovery --sanitize=thread"
2932 - image : swift:5.3-focal
4952 fail-fast : false
5053 matrix :
5154 include :
55+ - image : swiftlang/swift:nightly-5.5-focal
56+ env :
57+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 503000
58+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 215000
59+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_10_small_requests : 112000
60+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_1_small_request : 67000
61+ MAX_ALLOCS_ALLOWED_embedded_server_unary_1k_rpcs_1_small_request : 63000
62+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong : 204000
5263 - image : swift:5.4-focal
5364 env :
5465 MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 503000
You can’t perform that action at this time.
0 commit comments