Skip to content

Commit

Permalink
💚 use latest stable rust version on release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno committed Oct 12, 2023
1 parent 4c06d5f commit a7d69aa
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 @@ -39,6 +39,7 @@ jobs:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
EXTRA_FILES: "readme.md LICENSE"
TOOLCHAIN_VERSION: stable

publish:
needs: release
Expand Down

0 comments on commit a7d69aa

Please sign in to comment.