Skip to content

Commit 6cf9807

Browse files
authored
Merge branch 'main' into cijothomas/bench-update-
2 parents 956837e + a4f602b commit 6cf9807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
runs-on: ubuntu-latest
133133
steps:
134134
- uses: actions/checkout@v4
135-
- uses: dtolnay/rust-toolchain@nightly
135+
- uses: dtolnay/rust-toolchain@stable
136136
with:
137137
components: rustfmt
138138
- uses: arduino/setup-protoc@v3

0 commit comments

Comments
 (0)