Skip to content

Commit

Permalink
[drop] temporarily disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Oct 24, 2023
1 parent f936e83 commit 83f2d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
runs-on: ${{ matrix.os }}
container: ${{ fromJSON(matrix.container || '{"image":null}') }}
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-20.04
Expand Down

0 comments on commit 83f2d1d

Please sign in to comment.