Skip to content

Commit d28106c

Browse files
authored
Merge pull request #3919 from asmorkalov:as/fastcv_ci
Added CI pipeline with FastCV back-end.
2 parents 56cf3e6 + 63fec5a commit d28106c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
Ubuntu2004-ARM64:
1515
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-ARM64.yaml@main
1616

17+
Ubuntu2004-ARM64-FastCV:
18+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-ARM64-FastCV.yaml@main
19+
1720
Ubuntu2004-x64-CUDA:
1821
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U20-Cuda.yaml@main
1922

0 commit comments

Comments
 (0)