Skip to content

Commit

Permalink
CI: fix OpenEXR version
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed May 9, 2021
1 parent ea95ba0 commit 0befcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
CMAKE_CXX_STANDARD: 17
PYTHON_VERSION: 3.7
USE_SIMD: avx2,f16c
OPENEXR_VERSION: master
OPENEXR_VERSION: v3.0.1
OPENIMAGEIO_VERSION: RB-2.2
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0befcc5

Please sign in to comment.