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

Move workflows to a dedicated repository

This commit is contained in:
Andrey Senyaev
2022-05-20 14:29:43 +03:00
parent 70917f291c
commit aaf7f5ae02
4 changed files with 16 additions and 602 deletions
+16
View File
@@ -0,0 +1,16 @@
name: PR:3.4
on:
pull_request:
branches:
- 3.4
jobs:
ARM64:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-3.4-ARM64.yaml@main
U20:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-3.4-U20.yaml@main
W10:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-3.4-W10.yaml@main