Skip to content

Commit 1d41108

Browse files
authored
Revert "CI: enable AVX2 build" (opencv#26610)
1 parent dc8a9d5 commit 1d41108

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/PR-4.x.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
Ubuntu2404-x64:
2525
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U24.yaml@main
2626

27-
Ubuntu2404-x64-AVX2:
28-
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U24-AVX2.yaml@main
29-
3027
Ubuntu2004-x64-CUDA:
3128
if: "${{ contains(github.event.pull_request.labels.*.name, 'category: dnn') }} || ${{ contains(github.event.pull_request.labels.*.name, 'category: dnn (onnx)') }}"
3229
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U20-Cuda.yaml@main

0 commit comments

Comments
 (0)