Skip to content

Commit

Permalink
Merge torrust#924: ci: nightly build for coverage
Browse files Browse the repository at this point in the history
3d567c8 ci: nightly build for coverage (Cameron Garnham)

Pull request description:

ACKs for top commit:
  da2ce7:
    ACK 3d567c8

Tree-SHA512: 19843c2812ae606f25b076a6ba5fe53df1025e913f11d238a75b3526e4288edcac20a6921e25cb29817b71547851baeab9b9de95206aeee81159b07b2aba9f2d
  • Loading branch information
da2ce7 committed Jun 29, 2024
2 parents bb8b2ad + 3d567c8 commit 3f61d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- id: setup
name: Setup Toolchain
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@nightly
with:
toolchain: nightly
components: llvm-tools-preview
Expand Down

0 comments on commit 3f61d04

Please sign in to comment.