File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,9 @@ jobs:
236236 - target : s390x-unknown-linux-gnu
237237 - target : x86_64-unknown-linux-gnux32
238238 - target : x86_64-unknown-netbsd
239+ - target : aarch64-unknown-linux-ohos
240+ - target : armv7-unknown-linux-ohos
241+ - target : x86_64-unknown-linux-ohos
239242
240243 steps :
241244 - name : checkout
Original file line number Diff line number Diff line change @@ -90,6 +90,9 @@ The following targets are supported by `nix`:
9090 <li>x86_64-linux-android</li>
9191 <li>x86_64-unknown-illumos</li>
9292 <li>x86_64-unknown-netbsd</li>
93+ <li>aarch64-unknown-linux-ohos</li>
94+ <li>armv7-unknown-linux-ohos</li>
95+ <li>x86_64-unknown-linux-ohos</li>
9396 </td >
9497 <td >
9598 <li>armv7-unknown-linux-uclibceabihf</li>
Original file line number Diff line number Diff line change 1+ Add OpenHarmony target into CI and Update documents.
You can’t perform that action at this time.
0 commit comments