Skip to content

Commit 93fdd47

Browse files
committed
Try to revert to older container
Signed-off-by: Larry Gritz <[email protected]>
1 parent 99437b1 commit 93fdd47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ jobs:
7878
- desc: sonar gcc9/C++14 py39 exr3.1 ocio2.2
7979
nametag: static-analysis-sonar
8080
os: ubuntu-latest
81-
container: aswf/ci-osl:2024-clang17
81+
container: aswf/ci-osl:2023-clang15
8282
cxx_std: 17
83-
python_ver: "3.11"
83+
python_ver: "3.10"
8484
simd: "avx2,f16c"
8585
fmt_ver: 10.1.1
86-
pybind11_ver: v2.12.0
86+
pybind11_ver: v2.10.0
8787
coverage: 1
8888
# skip_tests: 1
8989
sonar: 1

0 commit comments

Comments
 (0)