|
4 | 4 | "category": "Performance",
|
5 | 5 | "burst": "default",
|
6 | 6 | "apiProfile": "NET_Standard_2_0",
|
7 |
| - "scriptingBackend": "Mono2x" |
| 7 | + "scriptingBackend": "Mono2x", |
| 8 | + "branchFilter": "^.*$" |
8 | 9 | },
|
9 | 10 | {
|
10 | 11 | "platform": "Editmode",
|
11 | 12 | "category": "Performance",
|
12 | 13 | "burst": "default",
|
13 | 14 | "apiProfile": "NET_4_6",
|
14 |
| - "scriptingBackend": "Mono2x" |
| 15 | + "scriptingBackend": "Mono2x", |
| 16 | + "branchFilter": "^(master|develop)$" |
15 | 17 | },
|
16 | 18 | {
|
17 | 19 | "platform": "Editmode",
|
18 | 20 | "category": "Performance",
|
19 | 21 | "burst": "disabled",
|
20 | 22 | "apiProfile": "NET_Standard_2_0",
|
21 |
| - "scriptingBackend": "Mono2x" |
| 23 | + "scriptingBackend": "Mono2x", |
| 24 | + "branchFilter": "^(master|develop)$" |
22 | 25 | },
|
23 | 26 | {
|
24 | 27 | "platform": "Editmode",
|
25 | 28 | "category": "Performance",
|
26 | 29 | "burst": "disabled",
|
27 | 30 | "apiProfile": "NET_4_6",
|
28 |
| - "scriptingBackend": "Mono2x" |
| 31 | + "scriptingBackend": "Mono2x", |
| 32 | + "branchFilter": "^(master|develop)$" |
29 | 33 | },
|
30 | 34 | {
|
31 | 35 | "platform": "Playmode",
|
32 | 36 | "category": "Performance",
|
33 | 37 | "burst": "default",
|
34 | 38 | "apiProfile": "NET_Standard_2_0",
|
35 |
| - "scriptingBackend": "Mono2x" |
| 39 | + "scriptingBackend": "Mono2x", |
| 40 | + "branchFilter": "^.*$" |
36 | 41 | },
|
37 | 42 | {
|
38 | 43 | "platform": "Playmode",
|
39 | 44 | "category": "Performance",
|
40 | 45 | "burst": "default",
|
41 | 46 | "apiProfile": "NET_4_6",
|
42 |
| - "scriptingBackend": "Mono2x" |
| 47 | + "scriptingBackend": "Mono2x", |
| 48 | + "branchFilter": "^(master|develop)$" |
43 | 49 | },
|
44 | 50 | {
|
45 | 51 | "platform": "Playmode",
|
46 | 52 | "category": "Performance",
|
47 | 53 | "burst": "disabled",
|
48 | 54 | "apiProfile": "NET_Standard_2_0",
|
49 |
| - "scriptingBackend": "Mono2x" |
| 55 | + "scriptingBackend": "Mono2x", |
| 56 | + "branchFilter": "^(master|develop)$" |
50 | 57 | },
|
51 | 58 | {
|
52 | 59 | "platform": "Playmode",
|
53 | 60 | "category": "Performance",
|
54 | 61 | "burst": "disabled",
|
55 | 62 | "apiProfile": "NET_4_6",
|
56 |
| - "scriptingBackend": "Mono2x" |
| 63 | + "scriptingBackend": "Mono2x", |
| 64 | + "branchFilter": "^(master|develop)$" |
57 | 65 | },
|
58 | 66 | {
|
59 | 67 | "platform": "Playmode",
|
60 | 68 | "category": "Performance",
|
61 | 69 | "burst": "default",
|
62 | 70 | "apiProfile": "NET_Standard_2_0",
|
63 |
| - "scriptingBackend": "IL2CPP" |
| 71 | + "scriptingBackend": "IL2CPP", |
| 72 | + "branchFilter": "^(master|develop)$" |
64 | 73 | },
|
65 | 74 | {
|
66 | 75 | "platform": "Playmode",
|
67 | 76 | "category": "Performance",
|
68 | 77 | "burst": "default",
|
69 | 78 | "apiProfile": "NET_4_6",
|
70 |
| - "scriptingBackend": "IL2CPP" |
| 79 | + "scriptingBackend": "IL2CPP", |
| 80 | + "branchFilter": "^(master|develop)$" |
71 | 81 | },
|
72 | 82 | {
|
73 | 83 | "platform": "Playmode",
|
74 | 84 | "category": "Performance",
|
75 | 85 | "burst": "disabled",
|
76 | 86 | "apiProfile": "NET_Standard_2_0",
|
77 |
| - "scriptingBackend": "IL2CPP" |
| 87 | + "scriptingBackend": "IL2CPP", |
| 88 | + "branchFilter": "^(master|develop)$" |
78 | 89 | },
|
79 | 90 | {
|
80 | 91 | "platform": "Playmode",
|
81 | 92 | "category": "Performance",
|
82 | 93 | "burst": "disabled",
|
83 | 94 | "apiProfile": "NET_4_6",
|
84 |
| - "scriptingBackend": "IL2CPP" |
| 95 | + "scriptingBackend": "IL2CPP", |
| 96 | + "branchFilter": "^(master|develop)$" |
85 | 97 | },
|
86 | 98 | {
|
87 | 99 | "platform": "Playmode",
|
88 | 100 | "category": "Performance",
|
89 | 101 | "burst": "default",
|
90 | 102 | "apiProfile": "NET_Standard_2_0",
|
91 |
| - "scriptingBackend": "WinRTDotNET" |
| 103 | + "scriptingBackend": "WinRTDotNET", |
| 104 | + "branchFilter": "^(master|develop)$" |
92 | 105 | },
|
93 | 106 | {
|
94 | 107 | "platform": "Playmode",
|
95 | 108 | "category": "Performance",
|
96 | 109 | "burst": "default",
|
97 | 110 | "apiProfile": "NET_4_6",
|
98 |
| - "scriptingBackend": "WinRTDotNET" |
| 111 | + "scriptingBackend": "WinRTDotNET", |
| 112 | + "branchFilter": "^(master|develop)$" |
99 | 113 | },
|
100 | 114 | {
|
101 | 115 | "platform": "Playmode",
|
102 | 116 | "category": "Performance",
|
103 | 117 | "burst": "disabled",
|
104 | 118 | "apiProfile": "NET_Standard_2_0",
|
105 |
| - "scriptingBackend": "WinRTDotNET" |
| 119 | + "scriptingBackend": "WinRTDotNET", |
| 120 | + "branchFilter": "^(master|develop)$" |
106 | 121 | },
|
107 | 122 | {
|
108 | 123 | "platform": "Playmode",
|
109 | 124 | "category": "Performance",
|
110 | 125 | "burst": "disabled",
|
111 | 126 | "apiProfile": "NET_4_6",
|
112 |
| - "scriptingBackend": "WinRTDotNET" |
| 127 | + "scriptingBackend": "WinRTDotNET", |
| 128 | + "branchFilter": "^(master|develop)$" |
113 | 129 | }
|
114 | 130 | ]
|
0 commit comments