We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea837b6 commit c3f5eb4Copy full SHA for c3f5eb4
1 file changed
.github/workflows/rust-checks.yaml
@@ -85,6 +85,7 @@ jobs:
85
strategy:
86
matrix:
87
os: [ubuntu-latest]
88
+ toolchain: [stable]
89
runs-on: ${{ matrix.os }}
90
env:
91
RUSTFLAGS: "-Cdebug-assertions=y"
0 commit comments