We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca254e2 commit 46eef53Copy full SHA for 46eef53
.github/workflows/update-framework.yml
@@ -69,7 +69,6 @@ jobs:
69
fi
70
source $HOME/.cargo/env
71
rustup toolchain install nightly
72
- rustup target add aarch64-apple-visionos --toolchain nightly
73
rustup component add rust-src --toolchain nightly
74
75
shell: bash
0 commit comments