We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9653409 commit cd59faaCopy full SHA for cd59faa
.github/workflows/OCV-PR-4.x-RISCV.yaml
@@ -121,7 +121,7 @@ jobs:
121
timeout-minutes: 60
122
run: cd $HOME/build && python3 $HOME/scripts/warnings-handling.py
123
- name: Accuracy:core
124
- timeout-minutes: 60
+ timeout-minutes: 90
125
if: ${{ always() && steps.build-opencv.outcome == 'success' }}
126
run: |
127
cd $HOME/build
.github/workflows/OCV-PR-5.x-RISCV.yaml
0 commit comments