parent
0463a7af78
commit
3321a437b4
1 changed files with 16 additions and 0 deletions
@ -0,0 +1,16 @@ |
||||
name: PR:5.x |
||||
|
||||
on: |
||||
pull_request: |
||||
branches: |
||||
- 5.x |
||||
|
||||
jobs: |
||||
ARM64: |
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-ARM64.yaml@main |
||||
|
||||
U20: |
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-U20.yaml@main |
||||
|
||||
W10: |
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-W10.yaml@main |
Loading…
Reference in new issue