Skip to content

Commit 46eef53

Browse files
committed
Remove installing visionOS toolchain
1 parent ca254e2 commit 46eef53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-framework.yml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
fi
7070
source $HOME/.cargo/env
7171
rustup toolchain install nightly
72-
rustup target add aarch64-apple-visionos --toolchain nightly
7372
rustup component add rust-src --toolchain nightly
7473
7574
shell: bash

0 commit comments

Comments
 (0)