Skip to content

Commit

Permalink
fixup! RISC-V: upgrade SC image with new compiler 2024.08
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabunin committed Sep 18, 2024
1 parent ded788e commit 4c2968f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/OCV-Nightly-RISCV.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ jobs:
cd $HOME/build
$TEST_RUNNER bin/opencv_test_core \
$TEST_OPT \
--gtest_filter=*
--gtest_filter=*:-hal_intrin128.float64x2_BASELINE
- name: Run imgproc test
timeout-minutes: 60
if: ${{ always() && steps.build.outcome == 'success' }}
Expand Down

0 comments on commit 4c2968f

Please sign in to comment.