mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Added CI pipeline with vendored 3rdparties and no HAL.
This commit is contained in:
3
.github/workflows/PR-4.x.yaml
vendored
3
.github/workflows/PR-4.x.yaml
vendored
@@ -12,6 +12,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
workflow_branch: main
|
workflow_branch: main
|
||||||
|
|
||||||
|
Linux-no-HAL:
|
||||||
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-Linux-NoHAL.yaml@main
|
||||||
|
|
||||||
Windows:
|
Windows:
|
||||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-Windows.yaml@main
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-Windows.yaml@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user