1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Move workflows to a dedicated repository for 5.x branch

This commit is contained in:
Andrey Senyaev
2022-05-20 19:46:37 +03:00
parent 8b3d2a57ad
commit 2f65a1b501
3 changed files with 19 additions and 275 deletions
+19
View File
@@ -0,0 +1,19 @@
name: PR:5.x
on:
pull_request:
branches:
- 5.x
jobs:
ARM64:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-ARM64.yaml@main
U20:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-U20.yaml@main
W10:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10.yaml@main
TIM-VX:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-timvx-backend-tests-4.x.yml@main