Skip to content

Commit c3f5eb4

Browse files
committed
Restore test matrix toolchain entry for branch protection
1 parent ea837b6 commit c3f5eb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
strategy:
8686
matrix:
8787
os: [ubuntu-latest]
88+
toolchain: [stable]
8889
runs-on: ${{ matrix.os }}
8990
env:
9091
RUSTFLAGS: "-Cdebug-assertions=y"

0 commit comments

Comments
 (0)