Merge pull request #875 from xabbuh/pr-874

fix GitHub Actions config file syntax
This commit is contained in:
Emanuil Rusev 2024-07-17 09:15:20 +03:00 committed by GitHub
commit 15048b0210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
strategy: strategy:
matrix: matrix:
include: php:
- '7.1' - '7.1'
- '7.2' - '7.2'
- '7.3' - '7.3'