Skip to content

Commit a76c111

Browse files
committed
try clang18 version, see if it fixes crashes
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent cb87fd2 commit a76c111

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
@@ -685,7 +685,7 @@ jobs:
685685
- desc: OptiX VP2025 gcc11/C++17 llvm19 py3.11 oiio-rel avx2
686686
nametag: linux-optix-vfx2025
687687
runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-20.04-gpu-t4-4c-16g-176h') || 'ubuntu-latest' }}
688-
container: aswf/ci-osl:2025
688+
container: aswf/ci-osl:2025-clang18
689689
container_options: -e NVIDIA_DRIVER_CAPABILITIES=compute,graphics,utility --gpus all
690690
cxx_std: 17
691691
python_ver: "3.11"

0 commit comments

Comments
 (0)