ci: add fail-fast: false to all matrix (#9355)

This commit is contained in:
Brooooooklyn
2024-12-27 04:56:56 +00:00
parent 3ae3ae98c8
commit 908e3efd12
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -136,6 +136,7 @@ jobs:
name: Build Server native - ${{ matrix.targets.name }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
targets:
- name: x86_64-unknown-linux-gnu