We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfd4c2 commit f28e665Copy full SHA for f28e665
.github/workflows/code_coverage.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install Rust toolchain
20
uses: actions-rs/toolchain@v1
21
with:
22
- toolchain: "1.67.0"
+ toolchain: stable
23
override: true
24
profile: minimal
25
components: llvm-tools-preview
0 commit comments