Skip to content

Commit

Permalink
remove matrix strategy from build
Browse files Browse the repository at this point in the history
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
tylertitsworth committed Jul 10, 2024
1 parent 0def4a4 commit cddd538
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/reuse-container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
####################################################################################################
build-containers:
runs-on: ubuntu-latest # local registry label
strategy:
matrix: ${{ fromJson(needs.setup-build.outputs.matrix) }}
fail-fast: false
outputs:
group: ${{ steps.build-group.outputs.container-group }}
steps:
Expand Down

0 comments on commit cddd538

Please sign in to comment.