File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 24
24
fail-fast : false
25
25
matrix :
26
26
include :
27
+ - image : swiftlang/swift:nightly-5.7-focal
28
+ # No TSAN because of: https://github.com/apple/swift/issues/59068
29
+ # swift-test-flags: "--sanitize=thread"
27
30
- image : swift:5.6-focal
28
31
# No TSAN because of: https://github.com/apple/swift/issues/59068
29
32
# swift-test-flags: "--sanitize=thread"
50
53
fail-fast : false
51
54
matrix :
52
55
include :
56
+ - image : swiftlang/swift:nightly-5.7-focal
57
+ env :
58
+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 428000
59
+ MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_1_request : 176000
60
+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_10_small_requests : 110000
61
+ MAX_ALLOCS_ALLOWED_embedded_server_bidi_1k_rpcs_1_small_request : 65000
62
+ MAX_ALLOCS_ALLOWED_embedded_server_unary_1k_rpcs_1_small_request : 61000
63
+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong : 174000
64
+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong_interceptors_client : 181000
65
+ MAX_ALLOCS_ALLOWED_unary_1k_ping_pong_interceptors_server : 181000
53
66
- image : swift:5.6-focal
54
67
env :
55
68
MAX_ALLOCS_ALLOWED_bidi_1k_rpcs_10_requests : 429000
95
108
fail-fast : false
96
109
matrix :
97
110
include :
111
+ - image : swiftlang/swift:nightly-5.7-focal
98
112
- image : swift:5.6-focal
99
113
- image : swift:5.5-focal
100
114
- image : swift:5.4-focal
You can’t perform that action at this time.
0 commit comments