Skip to content

Commit b051406

Browse files
authored
Merge pull request #3576 from mshabunin:enable-riscv-ci
CI: enable RISC-V for 4.x branch
2 parents 3af65e6 + 36bb872 commit b051406

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/PR-4.x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626

2727
macOS-X64:
2828
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-macOS-x86_64.yaml@main
29+
30+
Linux-RISC-V-Clang:
31+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-RISCV.yaml

0 commit comments

Comments
 (0)