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.
2 parents ec3827f + 9f5c4cb commit bc25ee2Copy full SHA for bc25ee2
.github/workflows/ci-pre-commit.yml
@@ -24,6 +24,7 @@ jobs:
24
- name: Install Rust versions
25
run: |
26
rustup install 1.73.0
27
+ rustup install 1.66.1
28
- name: Install protoc
29
uses: arduino/setup-protoc@v3
30
with:
0 commit comments