Skip to content

Commit

Permalink
Merge pull request #2953 from valkey-io/fix_ort_wf
Browse files Browse the repository at this point in the history
Rollback ort version to 26.0.0 since 44.0.0 fails for node
  • Loading branch information
ikolomi authored Jan 15, 2025
2 parents b0c79ab + 2d0abf3 commit 6c7b783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
with:
repository: "oss-review-toolkit/ort"
path: "./ort"
ref: "44.0.0"
ref: "26.0.0"
submodules: recursive

- name: Install Rust toolchain
Expand Down

0 comments on commit 6c7b783

Please sign in to comment.