Skip to content

Commit adcb045

Browse files
committed
Fix CI
1 parent 0e08a4a commit adcb045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
if: inputs.OPENEXR_FORCE_INTERNAL_OPENJPH == 'OFF' && inputs.msystem == ''
192192
run: |
193193
set -x
194-
share/ci/scripts/install_openjph.sh 0.22.0
194+
share/ci/scripts/install_openjph.sh 0.23.1
195195
echo "OPENEXR_PATH=$OPENEXR_PATH:$PROGRAM_FILES/openjph/bin:$PROGRAM_FILES/openjph/lib" >> $GITHUB_ENV
196196
shell: bash
197197

0 commit comments

Comments
 (0)