We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916942f commit cb87fd2Copy full SHA for cb87fd2
.github/workflows/ci.yml
@@ -694,4 +694,4 @@ jobs:
694
setenvs: export OSL_CMAKE_FLAGS="-DOSL_USE_OPTIX=1"
695
OPTIX_VERSION=8.0.0
696
OPENIMAGEIO_CMAKE_FLAGS=-DBUILD_FMT_VERSION=9.1.0
697
- CTEST_EXCLUSIONS="broken|render-microfacet.optix|example-cuda|python-oslquery"
+ CTEST_EXCLUSIONS="broken|render-microfacet|example-cuda|python-oslquery"
0 commit comments