Skip to content

Commit

Permalink
fix toochain version
Browse files Browse the repository at this point in the history
  • Loading branch information
BoazBD committed Jan 20, 2025
1 parent 1d10598 commit 6070a44
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ jobs:
submodules: recursive

- name: Install Rust toolchain
uses: dtolnay/rust-toolchain
with:
toolchain: stable
uses: dtolnay/rust-toolchain@stable

- name: Build and install ORT
working-directory: ./ort/
Expand Down

0 comments on commit 6070a44

Please sign in to comment.