Skip to content

Commit

Permalink
changed Rust setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed May 10, 2024
1 parent 1d17914 commit 018ec36
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,8 @@ jobs:
id: version
shell: bash

- name: install Rust stable
uses: actions-rs/toolchain@v1
with:
override: true
toolchain: 1.75.0
- name: install Rust
uses: dtolnay/[email protected]

- name: install Go stable
uses: actions/setup-go@v4
Expand Down

0 comments on commit 018ec36

Please sign in to comment.