Skip to content

Commit

Permalink
chore: update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Apr 2, 2024
1 parent 427b273 commit b5d1845
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
image: messense/rust-musl-cross:x86_64-musl
options: -v ${{ github.workspace }}:/home/rust/src
run: |
rustup install 1.74.1
rustup override set 1.74.1
rustc --version
cargo --version
make release

0 comments on commit b5d1845

Please sign in to comment.