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 ec3827f commit 9f5c4cbCopy full SHA for 9f5c4cb
.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