Skip to content

Commit c3747a6

Browse files
authored
Merge pull request opencv#26402 from asmorkalov:as/win_uwp_ci
Added Universal Windows Package build to CI.
2 parents ee95bfe + 9b635da commit c3747a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/PR-4.x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
Windows10-x64:
3232
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10.yaml@main
3333

34+
Windows10-x64-UWP:
35+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-UWP.yaml@main
36+
3437
Windows10-ARM64:
3538
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-ARM64.yaml@main
3639

0 commit comments

Comments
 (0)