Skip to content

Commit

Permalink
release workflow: set rust to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubbler-4 committed Aug 5, 2024
1 parent 993b34c commit 21aaf5e
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 @@ -24,4 +24,4 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
TOOLCHAIN_VERSION: 1.80
TOOLCHAIN_VERSION: stable

0 comments on commit 21aaf5e

Please sign in to comment.