Skip to content

Commit

Permalink
Revert "CI: enable AVX2 build" (opencv#26610)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabunin authored Dec 10, 2024
1 parent dc8a9d5 commit 1d41108
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/PR-4.x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
Ubuntu2404-x64:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U24.yaml@main

Ubuntu2404-x64-AVX2:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U24-AVX2.yaml@main

Ubuntu2004-x64-CUDA:
if: "${{ contains(github.event.pull_request.labels.*.name, 'category: dnn') }} || ${{ contains(github.event.pull_request.labels.*.name, 'category: dnn (onnx)') }}"
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U20-Cuda.yaml@main
Expand Down

0 comments on commit 1d41108

Please sign in to comment.