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 3a43a65 commit 65d509aCopy full SHA for 65d509a
.github/workflows/main.yaml
@@ -119,7 +119,6 @@ jobs:
119
rustup update "$channel" --no-self-update
120
rustup default "$channel"
121
rustup target add "${{ matrix.target }}"
122
- rustup component add llvm-tools-preview
123
- uses: taiki-e/install-action@nextest
124
- uses: Swatinem/rust-cache@v2
125
with:
0 commit comments