Skip to content

Commit

Permalink
disable opencl_svm for apple
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Oct 22, 2024
1 parent 9f9ed54 commit 9457767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ jobs:
-DCMAKE_BUILD_TYPE=Release \
-DOPENCV_EXTRA_MODULES_PATH="${{ github.workspace }}/opencv_contrib/modules" \
-DCMAKE_POLICY_DEFAULT_CMP0074=NEW \
-DWITH_OPENCL_SVM=OFF \
steps:
- uses: actions/checkout@v4
- name: setup-opencv-source
Expand Down

0 comments on commit 9457767

Please sign in to comment.