Skip to content

Commit b63ac5a

Browse files
authored
Update sync-release-version.yml
1 parent ab3f024 commit b63ac5a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/sync-release-version.yml

-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24-
- name: Install Rust
25-
uses: actions-rs/toolchain@v1
26-
with:
27-
profile: minimal
28-
toolchain: 1.70.0
2924
- name: Compile and release
3025
uses: rust-build/[email protected]
3126
env:

0 commit comments

Comments
 (0)