Skip to content

Commit bcebcf4

Browse files
committed
Try locking down container
Signed-off-by: Larry Gritz <[email protected]>
1 parent ee5ae28 commit bcebcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ jobs:
666666
# select the right runner type and whether tests are run.
667667
nametag: linux-optix-vfx2025
668668
runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-20.04-gpu-t4-4c-16g-176h') || 'ubuntu-latest' }}
669-
container: aswf/ci-osl:2025-clang18
669+
container: aswf/ci-osl:2025-clang18.2
670670
cxx_std: 17
671671
python_ver: "3.11"
672672
pybind11_ver: v2.11.1

0 commit comments

Comments
 (0)