Skip to content

Commit 11432b0

Browse files
authored
Merge pull request #1863 from hermit-os/rftrace-0.3.0
ci: don't install nightly for rftrace 0.3.2
2 parents beabb5b + 701a4d2 commit 11432b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ jobs:
144144
sudo apt-get update
145145
sudo apt-get install --no-install-recommends ${{ matrix.packages }}
146146
- uses: dtolnay/rust-toolchain@stable
147-
- uses: dtolnay/rust-toolchain@nightly
148-
with:
149-
components: rust-src
150147
- uses: mkroening/rust-toolchain-toml@main
151148
- run: rustup component add llvm-tools
152149
working-directory: .

0 commit comments

Comments
 (0)