mirror of
https://github.com/opencv/opencv.git
synced 2025-08-01 18:37:04 +08:00
Merge pull request #26448 from asmorkalov:as/uwp_ci_5.x
Windows UWP build in CI for 5.x
This commit is contained in:
commit
07d519fe88
3
.github/workflows/PR-5.x.yaml
vendored
3
.github/workflows/PR-5.x.yaml
vendored
@ -31,6 +31,9 @@ jobs:
|
|||||||
Windows10-x64:
|
Windows10-x64:
|
||||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10.yaml@main
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10.yaml@main
|
||||||
|
|
||||||
|
Windows10-x64-UWP:
|
||||||
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10-UWP.yaml@main
|
||||||
|
|
||||||
Windows10-ARM64:
|
Windows10-ARM64:
|
||||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10-ARM64.yaml@main
|
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10-ARM64.yaml@main
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user