Skip to content

Commit

Permalink
Update rust toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
Draculente committed Oct 3, 2023
1 parent 0fb8472 commit 9de9b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
TOOLCHAIN_VERSION: 1.70
TOOLCHAIN_VERSION: 1.70.0

docker-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9de9b63

Please sign in to comment.