File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -67,13 +67,15 @@ jobs:
6767 - aarch64-unknown-freebsd
6868 - aarch64-unknown-linux-gnu
6969 - aarch64-unknown-linux-musl
70+ - aarch64-unknown-linux-ohos
7071 - aarch64-unknown-netbsd
7172 - aarch64-unknown-openbsd
7273 - aarch64-unknown-redox
7374 - arm-linux-androideabi
7475 - arm64_32-apple-watchos
7576 - armv7-linux-androideabi
7677 - armv7-sony-vita-newlibeabihf
78+ - armv7-unknown-linux-ohos
7779 - i686-linux-android
7880 # Broken, see https://github.com/rust-lang/socket2/issues/539.
7981 # - i686-unknown-hurd-gnu
9496 - x86_64-unknown-illumos
9597 - x86_64-unknown-linux-gnu
9698 - x86_64-unknown-linux-musl
99+ - x86_64-unknown-linux-ohos
97100 - x86_64-unknown-netbsd
98101 - x86_64-unknown-openbsd
99102 - x86_64-unknown-redox
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ feature flag.
6262* NetBSD
6363* Redox
6464* Solaris
65+ * OpenHarmony
6566
6667# Minimum Supported Rust Version (MSRV)
6768
You can’t perform that action at this time.
0 commit comments