Skip to content

Commit ee09bc0

Browse files
committed
Add OpenCL to Coverity build
1 parent 9f88cf8 commit ee09bc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
-DCUDA_CUDA_LIBRARY=/usr/local/cuda/lib64/stubs/libcuda.so
5454
-DUR_BUILD_ADAPTER_NATIVE_CPU=ON
5555
-DUR_BUILD_ADAPTER_HIP=ON
56+
-DUR_BUILD_ADAPTER_OPENCL=ON
5657
5758
- name: Run Coverity
5859
run: |

0 commit comments

Comments
 (0)