Skip to content

Commit 7f19dba

Browse files
ruudkondrejmirtes
authored andcommitted
Do not fail fast while linting PHP versions
1 parent 8cc7465 commit 7f19dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: "ubuntu-latest"
1515

1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
php-version:
1920
- "7.1"

0 commit comments

Comments
 (0)