Do not fail-fast for cross builds

This commit is contained in:
leo-lb 2020-05-01 18:29:39 +02:00 committed by GitHub
parent a1dc8211f4
commit 670ce6be8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ jobs:
name: Cross compile
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
target:
- i686-unknown-linux-gnu