1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

Added CI pipeline with vendored 3rdparties and no HAL.

This commit is contained in:
Alexander Smorkalov
2026-04-22 09:41:23 +03:00
parent 5e315bcc97
commit 4e722f9904
+3
View File
@@ -11,6 +11,9 @@ jobs:
with:
workflow_branch: 'main'
Linux-no-HAL:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-Linux-NoHAL.yaml@main
Windows:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-Windows.yaml@main
with: