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 3661806 commit f063725Copy full SHA for f063725
.github/workflows/ci.yml
@@ -143,7 +143,9 @@ jobs:
143
- aarch64-unknown-linux-musl
144
- aarch64-unknown-netbsd
145
- aarch64-unknown-nto-qnx710
146
- - aarch64-unknown-openbsd
+ # Standard library doesn't build anymore:
147
+ # <https://github.com/rust-lang/rust/issues/148898>
148
+ # - aarch64-unknown-openbsd
149
- aarch64-unknown-redox
150
- arm-linux-androideabi
151
- arm64_32-apple-watchos
0 commit comments