Skip to content

Commit cd01ffb

Browse files
committed
TRY: back to 18.3 container, but use oiio main
Signed-off-by: Larry Gritz <[email protected]>
1 parent bac595a commit cd01ffb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,9 @@ jobs:
665665
# select the right runner type and whether tests are run.
666666
nametag: linux-optix-vfx2025
667667
runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-20.04-gpu-t4-4c-16g-176h') || 'ubuntu-latest' }}
668-
container: aswf/ci-osl:2025-clang18.2
668+
container: aswf/ci-osl:2025-clang18.3
669669
cxx_std: 17
670+
openimageio_ver: release
670671
python_ver: "3.11"
671672
pybind11_ver: v2.11.1
672673
simd: avx2,f16c

0 commit comments

Comments
 (0)