Skip to content

Commit 517e70e

Browse files
authored
Update php.yml
1 parent 11994be commit 517e70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
env:
1515
SWOFT_DEBUG: 0
1616
strategy:
17-
fail-fast: true # dont fast fail
17+
fail-fast: true
1818
matrix:
1919
php: [7.1, 7.2, 7.3, 7.4]
2020
os: [ubuntu-latest] # , macOS-latest, windows-latest

0 commit comments

Comments
 (0)