Skip to content

Commit

Permalink
Use nightly toolchain to build releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarx committed Apr 28, 2023
1 parent 1ee4407 commit 45b23d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # needs to be provided to change assets
RUSTTARGET: ${{ matrix.target }}
EXTRA_FILES: "README.md LICENSE-APACHE LICENSE-MIT"
TOOLCHAIN_VERSION: nightly

0 comments on commit 45b23d6

Please sign in to comment.