Skip to content

Commit

Permalink
Fix build matrix list after removal of previous entries
Browse files Browse the repository at this point in the history
Signed-off-by: Kimball Thurston <[email protected]>
  • Loading branch information
kdt3rd committed Apr 20, 2024
1 parent 9e6724c commit d8d4ea6
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 @@ -69,7 +69,7 @@ jobs:
image: aswf/ci-openexr:${{ matrix.vfx-cy }}
strategy:
matrix:
build: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
build: [1, 2, 3, 4, 5, 6, 7, 8]
include:

# -------------------------------------------------------------------
Expand Down

0 comments on commit d8d4ea6

Please sign in to comment.