mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
Added experimental build for Windows ARM64 to CI.
This commit is contained in:
parent
369760116e
commit
cf3e90ab91
3
.github/workflows/PR-4.x.yaml
vendored
3
.github/workflows/PR-4.x.yaml
vendored
@ -28,6 +28,9 @@ jobs:
|
||||
Windows10-x64:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10.yaml@main
|
||||
|
||||
Windows10-ARM64:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-ARM64.yaml@main
|
||||
|
||||
Windows10-x64-Vulkan:
|
||||
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-Vulkan.yaml@main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user