Skip to content

Commit 26362c5

Browse files
committed
fix GitHub Actions config file syntax
1 parent 89880dd commit 26362c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
include:
11+
php:
1212
- '7.1'
1313
- '7.2'
1414
- '7.3'

0 commit comments

Comments
 (0)