Skip to content

Commit f36136a

Browse files
committed
Enable aarch64-unknown-openbsd CI target in CI
Now that the standard library builds again.
1 parent 83b1bff commit f36136a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,7 @@ jobs:
143143
- aarch64-unknown-linux-musl
144144
- aarch64-unknown-netbsd
145145
- aarch64-unknown-nto-qnx710
146-
# Standard library doesn't build anymore:
147-
# <https://github.com/rust-lang/rust/issues/148898>
148-
# - aarch64-unknown-openbsd
146+
- aarch64-unknown-openbsd
149147
- aarch64-unknown-redox
150148
- arm-linux-androideabi
151149
- arm64_32-apple-watchos

0 commit comments

Comments
 (0)