mirror of
https://github.com/opencv/opencv.git
synced 2024-11-23 18:50:21 +08:00
Added Universal Windows Package build to CI.
This commit is contained in:
parent
ee95bfe244
commit
9b635da563
3
.github/workflows/PR-4.x.yaml
vendored
3
.github/workflows/PR-4.x.yaml
vendored
@ -31,6 +31,9 @@ jobs:
|
||||
Windows10-x64:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10.yaml@main
|
||||
|
||||
Windows10-x64-UWP:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-UWP.yaml@main
|
||||
|
||||
Windows10-ARM64:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-ARM64.yaml@main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user