Merge pull request #26927 from asmorkalov:as/squeeze_windows

Squeeze several Windows pipelines into one with jobs
This commit is contained in:
Alexander Smorkalov 2025-02-17 15:08:43 +03:00 committed by GitHub
commit 21402668a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,12 +28,6 @@ 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
Windows10-x64-Vulkan:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-W10-Vulkan.yaml@main