Skip to content

Commit

Permalink
increase build timeout for onnxruntime on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
barrypitman authored Sep 17, 2024
1 parent 33a8133 commit 50b6e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/onnxruntime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- uses: bytedeco/javacpp-presets/.github/actions/deploy-macosx@actions
windows-x86_64:
runs-on: windows-2019
timeout-minutes: 720
strategy:
matrix:
ext: ["", -gpu]
Expand Down

0 comments on commit 50b6e23

Please sign in to comment.