Skip to content

Commit

Permalink
Downgrade rust for 10.8 OSX compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 authored Aug 12, 2024
1 parent 7bda4ac commit 842daeb
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.77.0"
TOOLCHAIN_VERSION: "1.66.0"
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}

0 comments on commit 842daeb

Please sign in to comment.