Skip to content

Commit b41b48c

Browse files
committed
Change the language in constraints for macOS builds
1 parent 347b7ac commit b41b48c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

jekyll/_cci2/testing-ios.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -504,10 +504,11 @@ scheme. Instead, you can specify these through environment variables.
504504
### Constraints on macOS-based Builds
505505
506506
Splitting tests between parallel containers on macOS is currently not supported.
507-
We suggest the following strategies:
508-
509-
* Using concurrent jobs for building with different Xcode versions
510-
* Testing different targets in concurrent jobs
507+
We suggest using a workflow with parallel jobs to build with different
508+
Xcode versions, or a workflow with parallel jobs to run different
509+
test targets. Please check
510+
[this doc]({{ site.baseurl }}/2.0/workflows/#workflows-configuration-examples)
511+
for examples of workflows with parallel jobs.
511512
512513
## Sample Configuration with Multiple Executor Types (macOS + Docker)
513514

0 commit comments

Comments
 (0)