We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b513f commit dc43fa5Copy full SHA for dc43fa5
.github/workflows/ci.yml
@@ -90,8 +90,6 @@ jobs:
90
- uses: actions/checkout@v1
91
- uses: actions-rs/toolchain@v1
92
with:
93
- toolchain: nightly
94
- override: true
95
components: llvm-tools-preview
96
- uses: actions-rs/cargo@v1
97
0 commit comments