We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5ae28 commit bcebcf4Copy full SHA for bcebcf4
.github/workflows/ci.yml
@@ -666,7 +666,7 @@ jobs:
666
# select the right runner type and whether tests are run.
667
nametag: linux-optix-vfx2025
668
runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-20.04-gpu-t4-4c-16g-176h') || 'ubuntu-latest' }}
669
- container: aswf/ci-osl:2025-clang18
+ container: aswf/ci-osl:2025-clang18.2
670
cxx_std: 17
671
python_ver: "3.11"
672
pybind11_ver: v2.11.1
0 commit comments