Skip to content

Commit dae1849

Browse files
committed
fixup! RISC-V: upgrade SC image with new compiler 2024.08
1 parent 0b68248 commit dae1849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-Nightly-RISCV.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ jobs:
530530
cd $HOME/build
531531
$TEST_RUNNER bin/opencv_test_core \
532532
$TEST_OPT \
533-
--gtest_filter=*:-hal_intrin128.float64x2_BASELINE:Core_ArithmMask.uninitialized:Core_ConvertScale/ElemWiseTest.accuracy/*
533+
--gtest_filter=*:-hal_intrin128.float64x2_BASELINE:Core_ArithmMask.uninitialized:Core_ConvertScale*/ElemWiseTest.accuracy/*
534534
- name: Run imgproc test
535535
timeout-minutes: 60
536536
if: ${{ always() && steps.build.outcome == 'success' }}

0 commit comments

Comments
 (0)