Skip to content

Commit 3f61d04

Browse files
committed
Merge torrust#924: ci: nightly build for coverage
3d567c8 ci: nightly build for coverage (Cameron Garnham) Pull request description: ACKs for top commit: da2ce7: ACK 3d567c8 Tree-SHA512: 19843c2812ae606f25b076a6ba5fe53df1025e913f11d238a75b3526e4288edcac20a6921e25cb29817b71547851baeab9b9de95206aeee81159b07b2aba9f2d
2 parents bb8b2ad + 3d567c8 commit 3f61d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- id: setup
3838
name: Setup Toolchain
39-
uses: dtolnay/rust-toolchain@stable
39+
uses: dtolnay/rust-toolchain@nightly
4040
with:
4141
toolchain: nightly
4242
components: llvm-tools-preview

0 commit comments

Comments
 (0)