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 362696a commit 90999e1Copy full SHA for 90999e1
.github/workflows/check.yml
@@ -84,7 +84,7 @@ jobs:
84
- uses: actions/checkout@v3
85
with:
86
submodules: true
87
- - name: Install ${{ matrix.toolchain }}
+ - name: Install ${{ matrix.msrv }}
88
uses: dtolnay/rust-toolchain@master
89
90
toolchain: ${{ matrix.msrv }}
0 commit comments