Skip to content

Commit 81c56f4

Browse files
committed
setting OPENJPEG_VERSION to windows ci job to trigger the launching of the shell script that builds openjpeg
Signed-off-by: grdanny <danny.gr@gmail.com>
1 parent 6f25722 commit 81c56f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -749,11 +749,13 @@ jobs:
749749
generator: "Visual Studio 17 2022"
750750
python_ver: "3.9"
751751
setenvs: export OPENIMAGEIO_PYTHON_LOAD_DLLS_FROM_PATH=1
752+
OPENJPEG_VERSION=v2.5.4
752753
- desc: Windows-2025 VS2022
753754
runner: windows-2025
754755
nametag: windows-2025
755756
vsver: 2022
756757
generator: "Visual Studio 17 2022"
757758
python_ver: "3.9"
758759
setenvs: export OPENIMAGEIO_PYTHON_LOAD_DLLS_FROM_PATH=1
760+
OPENJPEG_VERSION=v2.5.4
759761
benchmark: 1

0 commit comments

Comments
 (0)