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 99437b1 commit 93fdd47Copy full SHA for 93fdd47
.github/workflows/analysis.yml
@@ -78,12 +78,12 @@ jobs:
78
- desc: sonar gcc9/C++14 py39 exr3.1 ocio2.2
79
nametag: static-analysis-sonar
80
os: ubuntu-latest
81
- container: aswf/ci-osl:2024-clang17
+ container: aswf/ci-osl:2023-clang15
82
cxx_std: 17
83
- python_ver: "3.11"
+ python_ver: "3.10"
84
simd: "avx2,f16c"
85
fmt_ver: 10.1.1
86
- pybind11_ver: v2.12.0
+ pybind11_ver: v2.10.0
87
coverage: 1
88
# skip_tests: 1
89
sonar: 1
0 commit comments