Skip to content

Commit da2f30f

Browse files
committed
fix(ci): matrix as output
1 parent ae6c357 commit da2f30f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-latest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ jobs:
2424
2525
build:
2626
needs: prepare
27-
runs-on: "ubuntu-latest"
2827
strategy:
29-
fail-fast: true
3028
matrix: ${{ fromJson(needs.prepare.outputs.matrix )}}
3129
uses: wayofdev/gh-actions/.github/workflows/build-image.yml@master
3230
with:

0 commit comments

Comments
 (0)