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 cda8b38 commit beda6e0Copy full SHA for beda6e0
.github/workflows/main.yml
@@ -257,7 +257,8 @@ jobs:
257
- x86_64-apple-watchos-sim
258
# FIXME(madsmtm): needs deployment target
259
# - arm64_32-apple-watchos
260
- - armv7k-apple-watchos
+ # FIXME(nobodyxu): https://github.com/rust-lang/rust/issues/147776
261
+ # - armv7k-apple-watchos
262
- aarch64-apple-visionos
263
- aarch64-apple-visionos-sim
264
steps:
0 commit comments