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 0e65c57 commit c8af67cCopy full SHA for c8af67c
.github/workflows/databend-release.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Rust setup
33
run: |
34
bash ./scripts/setup/dev_setup.sh
35
- cargo install --version 0.1.16 cross
+ cargo install --version 0.2.1 cross
36
- name: Build Binary
37
38
if [ ${{ matrix.config.os }} = "macos-11" ]; then
0 commit comments