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 261f5d0 commit 812e458Copy full SHA for 812e458
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- windows
16
toolchain:
17
- stable
18
- - 1.78
+ - 1.79
19
name: cargo test on ${{ matrix.os }}, rust ${{ matrix.toolchain }}
20
runs-on: ${{ matrix.os }}-latest
21
steps:
0 commit comments