From 74fb30b476b17ee1c5f2a1cc4505f1943b025797 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Sun, 17 Nov 2024 16:57:17 -0800 Subject: [PATCH] container2 Signed-off-by: Cary Phillips --- .github/workflows/ci_workflow.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci_workflow.yml b/.github/workflows/ci_workflow.yml index b46cdae10..5b1101cd2 100644 --- a/.github/workflows/ci_workflow.yml +++ b/.github/workflows/ci_workflow.yml @@ -46,6 +46,8 @@ jobs: linux: name: 'Linux.${{ matrix.build}}: ${{ matrix.label }}' uses: ./.github/workflows/ci_steps.yml + container: + image: aswf/ci-openexr:${{ matrix.vfx-cy || '2024' }} with: # Set values for the "inputs:" as defined in ci_steps.yml # Note the defaults provided here for the builds that don't specify