Skip to content

Commit

Permalink
disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Jan 18, 2024
1 parent 185ac8c commit 5cd4eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
# Here we specify the matrix of our hosts and their target platform architectures
matrix:
machine:
Expand Down

0 comments on commit 5cd4eb3

Please sign in to comment.