mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-01-19 06:41:44 +07:00
Fixed small typo in README.md
Signed-off-by: alexmerlin <alex@dotkernel.com>
This commit is contained in:
parent
981ce2a75a
commit
efd3a13445
@ -529,7 +529,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: ['ubuntu-latest', 'windows-latest', 'macos-latest']
|
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']
|
phpunit-versions: ['latest']
|
||||||
include:
|
include:
|
||||||
- operating-system: 'ubuntu-latest'
|
- operating-system: 'ubuntu-latest'
|
||||||
|
Loading…
Reference in New Issue
Block a user