Skip to content

Commit

Permalink
update rust toolchain version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
booniepepper committed May 10, 2024
1 parent 5f877b8 commit 577a8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
RUSTTARGET: ${{ matrix.target }}
TOOLCHAIN_VERSION: 1.73.0
TOOLCHAIN_VERSION: 1.78.0
ARCHIVE_TYPES: tar.gz zip
EXTRA_FILES: LICENSE README.md sigi.1

0 comments on commit 577a8a4

Please sign in to comment.