Skip to content

Commit 18eadcf

Browse files
committed
use stable
1 parent 092e472 commit 18eadcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Rust toolchain
1616
uses: dtolnay/rust-toolchain@master
1717
with:
18-
toolchain: nightly
18+
toolchain: stable
1919
components: llvm-tools-preview
2020
- name: Install llvm-cov
2121
uses: taiki-e/install-action@v2

0 commit comments

Comments
 (0)