Skip to content

Commit

Permalink
Put back fail-fast: false
Browse files Browse the repository at this point in the history
(cherry picked from commit 912fa80)
  • Loading branch information
gastaldi authored and gsmet committed Jun 21, 2022
1 parent be1763e commit 1edc08e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
build:
name: Build on ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
# os: [windows-latest, macos-latest, ubuntu-latest]
os: [ubuntu-latest]
Expand Down

0 comments on commit 1edc08e

Please sign in to comment.