From 7767d9dc26638b12b7adf9412518656811d463a6 Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Tue, 24 Dec 2024 22:58:31 -0800 Subject: [PATCH] Adjust container -- does it fix? Signed-off-by: Larry Gritz --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e20cde30..bcc078e52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,7 @@ jobs: - desc: oldest everything gcc9/C++17 llvm9 py3.7 oiio2.3 no-simd nametag: linux-oldest runner: ubuntu-latest - container: aswftesting/ci-osl:2021-clang11 + container: aswf/ci-osl:2021 vfxyear: 2021 old_node: 1 cxx_std: 17