Fixed small typo in README.md
Signed-off-by: alexmerlin <alex@dotkernel.com>
This commit is contained in:
parent
981ce2a75a
commit
efd3a13445
1 changed files with 1 additions and 1 deletions
|
|
@ -529,7 +529,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
operating-system: ['ubuntu-latest', 'windows-latest', 'macos-latest']
|
||||
php-versions: [8.2', '8.3', '8.4']
|
||||
php-versions: ['8.2', '8.3', '8.4']
|
||||
phpunit-versions: ['latest']
|
||||
include:
|
||||
- operating-system: 'ubuntu-latest'
|
||||
|
|
|
|||
Loading…
Reference in a new issue