mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Allow k8s workflow failures (#152)
This commit is contained in:
parent
6a53a9e853
commit
22bc9a9bad
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -84,6 +84,7 @@ jobs:
|
||||
k8sBuilds:
|
||||
name: K8s build for ${{ matrix.targetPlatform }} on version ${{ matrix.unityVersion }}
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user