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