Skip to content

Commit

Permalink
update RUST_VERSION to 1.73 (needed for static builds)
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Dec 8, 2023
1 parent 1bfb38a commit 18d1789
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 @@ -11,7 +11,7 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }}

env:
RUST_VERSION: 1.71
RUST_VERSION: 1.73

jobs:
build-and-sign:
Expand Down

0 comments on commit 18d1789

Please sign in to comment.