1
0
mirror of synced 2024-11-12 02:00:52 +01:00

git: set fail-fast to false (#1403)

This commit is contained in:
iTrooz 2023-11-07 16:09:13 +01:00 committed by GitHub
parent ef320b74b0
commit 759351cec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,6 +130,7 @@ jobs:
runs-on: macos-12
strategy:
fail-fast: false
matrix:
include:
- suffix: "-NoGPU"
@ -240,6 +241,7 @@ jobs:
# Ubuntu build
ubuntu:
strategy:
fail-fast: false
matrix:
include:
- name: Ubuntu
@ -479,6 +481,7 @@ jobs:
# RPM distro builds
rpm-build:
strategy:
fail-fast: false
matrix:
include:
- name: Fedora