We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4a2f7 commit b54e2e6Copy full SHA for b54e2e6
.github/workflows/main.yml
@@ -76,7 +76,8 @@ jobs:
76
- arm-linux-androideabi
77
- arm64_32-apple-watchos
78
- armv7-linux-androideabi
79
- - armv7-sony-vita-newlibeabihf
+ # Broken, see https://github.com/rust-lang/rust/issues/147437.
80
+ #- armv7-sony-vita-newlibeabihf
81
- armv7-unknown-linux-ohos
82
- i686-linux-android
83
# Broken, see https://github.com/rust-lang/socket2/issues/539.
0 commit comments