Skip to content

Commit ea6f987

Browse files
committed
2025
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent a76c111 commit ea6f987

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,7 @@ jobs:
290290
pybind11_ver: v2.11.1
291291
simd: avx2,f16c
292292
batched: b8_AVX2
293-
# depcmds: sudo rm -rf /usr/local/include/OpenImageIO
294-
# /usr/local/lib*/cmake/OpenImageIO
295-
# /usr/local/lib*/libOpenImageIO*
296-
# /usr/local/lib*/python*/site-packages/OpenImageIO*
297-
setenvs: CTEST_EXCLUSIONS="broken|python-oslquery"
293+
setenvs: export CTEST_EXCLUSIONS="broken|python-oslquery"
298294
# Exclude python-oslquery until there's an aswf/ci-osl:2025
299295
# that has oiio python in it.
300296

0 commit comments

Comments
 (0)