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 84d19c9 commit 986ab7bCopy full SHA for 986ab7b
.github/workflows/swift.yml
@@ -33,8 +33,6 @@ jobs:
33
sudo apt-get update
34
# sudo apt-get -y upgrade
35
sudo apt-get -y install cargo lld git g++ clang curl
36
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
37
- export PATH="$HOME/.cargo/bin:$PATH"
38
rustup install 1.73.0
39
rustup default 1.73.0
40
- name: Install Dependencies
0 commit comments