failfast in main build task

This commit is contained in:
Simon Cruanes 2022-02-21 22:26:44 -05:00
parent ceebfe3ae1
commit 68e539173f
No known key found for this signature in database
GPG key ID: 4AC01D0849AA62B6

View file

@ -12,7 +12,7 @@ jobs:
run:
name: Build
strategy:
fail-fast: false
fail-fast: true
matrix:
os:
- macos-latest