Skip to content

Commit e9184bb

Browse files
committed
chore: update toolchain to stable
1 parent c515301 commit e9184bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
RUSTTARGET: ${{ matrix.target }}
3030
ARCHIVE_TYPES: ${{ matrix.archive }}
3131
EXTRA_FILES: "README.md LICENSE"
32-
TOOLCHAIN_VERSION: 1.70.0
32+
TOOLCHAIN_VERSION: stable
3333

3434
update-version:
3535
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)