Skip to content

Commit 43b3cf6

Browse files
committed
Test nvJpeg/NPPI in CI
1 parent e1531a0 commit 43b3cf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/_build_linux_cuda.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ env:
3434
SPDL_USE_TRACING: 1
3535
SPDL_BUILD_STUB: 0
3636
SPDL_USE_CUDA: 1
37+
SPDL_USE_NVJPEG: 1
38+
SPDL_USE_NPPI: 1
3739
SPDL_USE_NVCODEC: "${{ inputs.use-nvdec == 'nvdec' }}"
3840

3941
jobs:

0 commit comments

Comments
 (0)