Skip to content

Commit

Permalink
Bump rustc for clap (screw you MacOS)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKitty authored Aug 15, 2024
1 parent 1061167 commit d297199
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,7 +24,7 @@ jobs:
uses: rust-build/rust-build.action@v1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOOLCHAIN_VERSION: "1.66.0"
TOOLCHAIN_VERSION: "1.77.0"
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}

0 comments on commit d297199

Please sign in to comment.