Try parallelism of 5 on iOS
This commit is contained in:
parent
598677091b
commit
f7cddee6fb
|
@ -591,7 +591,7 @@ jobs:
|
||||||
|
|
||||||
ios-test-e2e:
|
ios-test-e2e:
|
||||||
executor: mac-env
|
executor: mac-env
|
||||||
parallelism: 4
|
parallelism: 5
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
|
|
Loading…
Reference in New Issue