Skip to content

Commit 5ef0623

Browse files
committed
CI: enable AVX2 build
1 parent d85c13b commit 5ef0623

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ 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+
2730
Ubuntu2004-x64-CUDA:
2831
if: "${{ contains(github.event.pull_request.labels.*.name, 'category: dnn') }} || ${{ contains(github.event.pull_request.labels.*.name, 'category: dnn (onnx)') }}"
2932
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U20-Cuda.yaml@main

0 commit comments

Comments
 (0)