mirror of
https://github.com/opencv/opencv.git
synced 2024-12-14 00:39:13 +08:00
Merge pull request #24453 from asmorkalov:as/riscv-ci-5.x
Enable RISC-V CI configuration for 5.x
This commit is contained in:
commit
0e6430abcb
3
.github/workflows/PR-5.x.yaml
vendored
3
.github/workflows/PR-5.x.yaml
vendored
@ -48,3 +48,6 @@ jobs:
|
|||||||
|
|
||||||
docs:
|
docs:
|
||||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-docs.yaml@main
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-docs.yaml@main
|
||||||
|
|
||||||
|
Linux-RISC-V-Clang:
|
||||||
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-RISCV.yaml@main
|
||||||
|
Loading…
Reference in New Issue
Block a user