Skip to content

Commit

Permalink
ci: nightly build for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Jun 29, 2024
1 parent bb8b2ad commit 3d567c8
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 3d567c8

Please sign in to comment.