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:
67
67
- aarch64-unknown-freebsd
68
68
- aarch64-unknown-linux-gnu
69
69
- aarch64-unknown-linux-musl
70
+ - aarch64-unknown-linux-ohos
70
71
- aarch64-unknown-netbsd
71
72
- aarch64-unknown-openbsd
72
73
- aarch64-unknown-redox
73
74
- arm-linux-androideabi
74
75
- arm64_32-apple-watchos
75
76
- armv7-linux-androideabi
76
77
- armv7-sony-vita-newlibeabihf
78
+ - armv7-unknown-linux-ohos
77
79
- i686-linux-android
78
80
# Broken, see https://github.com/rust-lang/socket2/issues/539.
79
81
# - i686-unknown-hurd-gnu
94
96
- x86_64-unknown-illumos
95
97
- x86_64-unknown-linux-gnu
96
98
- x86_64-unknown-linux-musl
99
+ - x86_64-unknown-linux-ohos
97
100
- x86_64-unknown-netbsd
98
101
- x86_64-unknown-openbsd
99
102
- x86_64-unknown-redox
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ feature flag.
62
62
* NetBSD
63
63
* Redox
64
64
* Solaris
65
+ * OpenHarmony
65
66
66
67
# Minimum Supported Rust Version (MSRV)
67
68
You can’t perform that action at this time.
0 commit comments