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 f0c1382 commit 0ba96d0Copy full SHA for 0ba96d0
.github/workflows/ci.yml
@@ -109,17 +109,6 @@ jobs:
109
batched: b8_AVX2,b8_AVX512,b16_AVX512
110
setenvs: USE_OPENVDB=0
111
- desc: icc/C++17 llvm14 py3.9 boost1.76 exr3.1 oiio-main avx2
112
- nametag: linux-vfx2021
113
- runner: ubuntu-latest
114
- container: aswftesting/ci-osl:2022-clang13
115
- vfxyear: 2022
116
- cxx_std: 17
117
- openimageio_ver: release
118
- python_ver: 3.9
119
- pybind11_ver: v2.9.0
120
- simd: sse2
121
- batched: b4_SSE2
122
- - desc: icc/C++17 llvm14 py3.9 oiio-main avx2
123
nametag: linux-icc
124
runner: ubuntu-latest
125
container: aswftesting/ci-osl:2022-clang14
0 commit comments