Skip to content

Commit f4d15df

Browse files
authored
For linux builds use machines with 8 cores. (#105083)
1 parent 0028b8d commit f4d15df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ platform_properties:
1717
{"dependency": "curl"}
1818
]
1919
os: Ubuntu
20+
cores: "8"
2021
device_type: none
2122
ignore_flakiness: "true"
2223
linux:
@@ -26,6 +27,7 @@ platform_properties:
2627
{"dependency": "curl"}
2728
]
2829
os: Ubuntu
30+
cores: "8"
2931
device_type: none
3032
linux_android:
3133
properties:

0 commit comments

Comments
 (0)