We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e08a4a commit adcb045Copy full SHA for adcb045
.github/workflows/ci_steps.yml
@@ -191,7 +191,7 @@ jobs:
191
if: inputs.OPENEXR_FORCE_INTERNAL_OPENJPH == 'OFF' && inputs.msystem == ''
192
run: |
193
set -x
194
- share/ci/scripts/install_openjph.sh 0.22.0
+ share/ci/scripts/install_openjph.sh 0.23.1
195
echo "OPENEXR_PATH=$OPENEXR_PATH:$PROGRAM_FILES/openjph/bin:$PROGRAM_FILES/openjph/lib" >> $GITHUB_ENV
196
shell: bash
197
0 commit comments