Skip to content

Commit

Permalink
remove duplicated matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Nov 18, 2024
1 parent 9771dc5 commit 10acb23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/staging-deploy-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
build-docker-image:
needs: update-version
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
file: ${{ fromJSON(needs.get-e2e-files.outputs.file_list) }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 10acb23

Please sign in to comment.