Skip to content

Commit 7e2aa86

Browse files
committed
testing without openjpeg on windows ci
Signed-off-by: grdanny <danny.gr@gmail.com>
1 parent 3123051 commit 7e2aa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ jobs:
736736
# built. But we would like to add more dependencies and reduce this list
737737
# of exceptions in the future.
738738
required_deps: ${{ matrix.required_deps || 'all' }}
739-
optional_deps: ${{ matrix.optional_deps || 'CUDAToolkit;DCMTK;FFmpeg;GIF;JXL;Libheif;LibRaw;Nuke;OpenCV;OpenGL;OpenJPEG;openjph;OpenCV;OpenVDB;Ptex;pystring;Qt5;Qt6;TBB;R3DSDK;${{matrix.optional_deps_append}}' }}
739+
optional_deps: ${{ matrix.optional_deps || 'CUDAToolkit;DCMTK;FFmpeg;GIF;JXL;Libheif;LibRaw;Nuke;OpenCV;OpenGL;openjph;OpenCV;OpenVDB;Ptex;pystring;Qt5;Qt6;TBB;R3DSDK;${{matrix.optional_deps_append}}' }}
740740
strategy:
741741
fail-fast: false
742742
matrix:

0 commit comments

Comments
 (0)