Merge pull request #26448 from asmorkalov:as/uwp_ci_5.x

Windows UWP build in CI for 5.x
This commit is contained in:
Alexander Smorkalov 2024-11-12 14:22:47 +03:00 committed by GitHub
commit 07d519fe88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,9 @@ jobs:
Windows10-x64:
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:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-5.x-W10-ARM64.yaml@main