Skip to content

Commit

Permalink
Reset Matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandroboron committed Apr 19, 2024
1 parent 9d6e8fc commit e3acce6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/create_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ jobs:

strategy:
fail-fast: false
matrix:
include:
- variant: "ab"
matrix: ${{ fromJSON(needs.set-up-variants.outputs.build-variants) }}
uses: ./.github/workflows/create_variant.yml
with:
atb-variant: ${{ matrix.variant }}
Expand Down

0 comments on commit e3acce6

Please sign in to comment.