Skip to content

Commit

Permalink
quote
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Nov 17, 2024
1 parent 6395ae4 commit bc6ca49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# Note the defaults provided here for the builds that don't specify
# values.
os: ubuntu-latest
container: 'aswf/ci-openexr:${{ matrix.vfx-cy || '2024' }}'
container: aswf/ci-openexr:${{ matrix.vfx-cy || '2024' }}
cxx-compiler: ${{ matrix.cxx-compiler || 'g++' }}
cc-compiler: ${{ matrix.cc-compiler || 'gcc' }}
cxx-standard: ${{ matrix.cxx-standard || '17' }}
Expand Down

0 comments on commit bc6ca49

Please sign in to comment.