feat(ci): add OpenHarmony CI and add it to tier2#2599
feat(ci): add OpenHarmony CI and add it to tier2#2599SteveLauC merged 3 commits intonix-rust:masterfrom
Conversation
|
Any idea what is the minimal Rust version required for these 3 targets? |
Maybe 1.70.0 and 1.73.0 I want to split it a unique task and use rust with 1.79.0, how about it? |
|
I tend to use the workaround that Loongarch uses:
|
Sorry for missing this, if 1.73 will work, we should use it (the minimal one) |
1.73 is tier3, if use 1.73, we need to add them into tier3 task. I think using 1.79 be better? |
Thanks for letting me know. Right, we want the Rust tier 2 support. According to this comment, we should use 1.78 as rust-lang/compiler-team#719 was included in 1.78 |
So sorry that i made a mistake in remembering :( and already fixed it. |
No need to be sorry:) |
What does this PR do
Add OpenHarmony target into CI and Update documents.
The official support: arm64,arm and x86_64, so i add three targets:
Checklist:
CONTRIBUTING.md