Skip to content

Commit 45b23d6

Browse files
committed
Use nightly toolchain to build releases
1 parent 1ee4407 commit 45b23d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # needs to be provided to change assets
2626
RUSTTARGET: ${{ matrix.target }}
2727
EXTRA_FILES: "README.md LICENSE-APACHE LICENSE-MIT"
28+
TOOLCHAIN_VERSION: nightly

0 commit comments

Comments
 (0)