Skip to content

Commit

Permalink
Do not fail fast.
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Jan 12, 2021
1 parent 972f4ba commit 0b50c0a
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 @@ -28,6 +28,7 @@ jobs:
- llvm: 9
build-type: DEBUG
docker: opensuse/leap
fail-fast: false

container: ${{ matrix.docker }}

Expand Down

0 comments on commit 0b50c0a

Please sign in to comment.