File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ jobs:
249249 - desc : VP2023 gcc11/C++17 llvm15 py3.10 oiio-rel avx2
250250 nametag : linux-vfx2023
251251 runner : ubuntu-latest
252- container : aswf/ci-osl:2023-clang15
252+ container : aswf/ci-osl:2023-clang15.2
253253 cxx_std : 17
254254 openimageio_ver : release
255255 python_ver : " 3.10"
@@ -340,7 +340,7 @@ jobs:
340340 - desc : abi check
341341 nametag : linux-abi
342342 runner : ubuntu-latest
343- container : aswf/ci-osl:2023-clang15
343+ container : aswf/ci-osl:2023-clang15.2
344344 cc_compiler : gcc
345345 cxx_compiler : g++
346346 cxx_std : 17
@@ -388,7 +388,7 @@ jobs:
388388 # If we ever need the big runner:
389389 # runner: ${{ (github.repository_owner == 'AcademySoftwareFoundation' && 'ubuntu-22.04-8c-32g-300h') || 'ubuntu-latest' }}
390390 # disable: ${{ github.repository_owner != 'AcademySoftwareFoundation' }}
391- container : aswf/ci-osl:2023-clang15
391+ container : aswf/ci-osl:2023-clang15.2
392392 cc_compiler : icx
393393 cxx_compiler : icpx
394394 cxx_std : 17
You can’t perform that action at this time.
0 commit comments