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:
1
.github/workflows/PR-4.x.yaml
vendored
1
.github/workflows/PR-4.x.yaml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user