File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ jobs:
183183 - desc : VP2023 gcc11/C++17 llvm15 py3.10 oiio-3.0 avx2
184184 nametag : linux-vfx2023
185185 runner : ubuntu-latest
186- container : aswf/ci-osl:2023-clang15
186+ container : aswf/ci-osl:2023-clang15.2
187187 cxx_std : 17
188188 openimageio_ver : v3.0.11.0
189189 python_ver : " 3.10"
@@ -274,7 +274,7 @@ jobs:
274274 - desc : abi check
275275 nametag : linux-abi
276276 runner : ubuntu-latest
277- container : aswf/ci-osl:2023-clang15
277+ container : aswf/ci-osl:2023-clang15.2
278278 cc_compiler : gcc
279279 cxx_compiler : g++
280280 cxx_std : 17
@@ -322,7 +322,7 @@ jobs:
322322 # If we ever need the big runner:
323323 # runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-22.04-8c-32g-300h') || 'ubuntu-latest' }}
324324 # disable: ${{ github.repository_owner != 'AcademySoftwareFoundation' }}
325- container : aswf/ci-osl:2023-clang15
325+ container : aswf/ci-osl:2023-clang15.2
326326 cc_compiler : icx
327327 cxx_compiler : icpx
328328 cxx_std : 17
You can’t perform that action at this time.
0 commit comments