Skip to content

Commit 0173b5d

Browse files
committed
ci(fix): use nightly rust for lcov job
1 parent 36ca72e commit 0173b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
task: lcov
3737
install-grcov: true
3838
os: ubuntu-latest
39-
rust: stable
39+
rust: nightly
4040
- make:
4141
task: copyright
4242
rust-free: true

0 commit comments

Comments
 (0)