Skip to content

Commit 2b38596

Browse files
committed
chore: remove rust setup
1 parent a58c158 commit 2b38596

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ jobs:
7070
sudo timedatectl set-timezone Asia/Shanghai
7171
sudo date
7272
73-
- name: Set up Rust
74-
id: setup-rust
75-
uses: dtolnay/rust-toolchain@stable
76-
7773
- name: Checkout Rust connector
7874
env:
7975
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)