1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-14 18:58:22 +08:00

4.x: Always run CUDA branch on CI.

This commit is contained in:
Alexander Smorkalov
2022-12-15 10:02:11 +03:00
parent c0133e5a40
commit 874ca26e88

View File

@@ -13,7 +13,6 @@ jobs:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U20.yaml@main
Ubuntu2004-x64-CUDA:
if: "${{ contains(github.event.pull_request.labels.*.name, 'category: cuda') }}"
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U20-Cuda.yaml@main
Windows10-x64: