Skip to content

Commit

Permalink
fix: remove rustup custom version
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Ribó <[email protected]>
  • Loading branch information
elribonazo committed Oct 23, 2024
1 parent 8cf5da6 commit 610c49a
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 @@ -59,7 +59,7 @@ jobs:
- name: "Install autoconf, automake, libtool, rustup"
run: |
brew install autoconf automake libtool rustup@1.27.0
brew install autoconf automake libtool rustup
- name: "Install Mac ToolChain"
run: |
Expand Down

0 comments on commit 610c49a

Please sign in to comment.