Skip to content

Commit d774c0f

Browse files
Update multi-cpu-architectures.md note on power
1 parent db9dfe6 commit d774c0f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

user/multi-cpu-architectures.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ permalink: /user/multi-cpu-architectures/
77
> This is a beta stage of this feature and we are [eager to hear back from you](https://travis-ci.community/c/environments/multi-cpu-arch), both for `Arm`-based and `IBM`-based feedback. The definition keys used in the `.travis.yml` file may be further adapted on short notice.
88
{: .beta}
99

10-
> `IBM Power` and `IBM Z`-based building is only available for Open Source repositories (at travis-ci.com). While available to all Open Source repositories, the concurrency available for multiple CPU arch-based jobs is limited during the beta period.
10+
> `IBM Power` and `IBM Z`-based building is available for Open Source repositories (at travis-ci.com). While available to all Open Source repositories, the concurrency available for multiple CPU arch-based jobs is limited during the beta period.
1111
>
12-
> An attempt to run `IBM Power` and `IBM Z`-based builds for a private repository will result in a build run on standard, `AMD`-based infrastructure. For any commercial queries with regards to multi-arch builds before they are available, please [contact us](mailto:[email protected]).
12+
> An attempt to run `IBM Power` and `IBM Z`-based builds for a private repository will result in
13+
> * a build run on standard, `AMD`-based infrastructure for `IBM-Z`
14+
> * a build run on `PPC64LE` infrastructure, but under normal system conditions (incl. any charges if applicable) for `IBM Power`
15+
>
16+
> For any commercial queries with regards to multi-arch builds before they are available, please [contact us](mailto:[email protected]).
1317
>
1418
> `Arm`-based building on `Arm64` CPU is only available for Open Source repositories (at travis-ci.com). While available to all Open Source repositories, the concurrency available for multiple CPU arch-based jobs is limited during the beta period.
1519
>

0 commit comments

Comments
 (0)