Skip to content

Commit 4e327ca

Browse files
committed
Change toolchain
1 parent 8c0f423 commit 4e327ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- uses: actions/checkout@master
1919
- name: Compile and release
2020
uses: rust-build/rust-build.action@v1.4.5
21+
with:
22+
TOOLCHAIN_VERSION: stable
2123
env:
2224
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2325
with:

0 commit comments

Comments
 (0)