mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-17 23:40:37 +00:00
build-image: fail-fast=false
This commit is contained in:
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
max-parallel: 5
|
max-parallel: 5
|
||||||
matrix:
|
matrix:
|
||||||
distro: ${{ fromJson(needs.matrix.outputs.distros) }}
|
distro: ${{ fromJson(needs.matrix.outputs.distros) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user