Skip to content

Commit cd6e1a7

Browse files
Use fail-fast: false for CI matrix
1 parent 9989d13 commit cd6e1a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
elixir_version: ['1.14', '1.15', '1.16', '1.17', '1.18']
1718
otp_version: ['24', '25', '26', '27']

0 commit comments

Comments
 (0)