mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-01-19 06:41:44 +07:00
Merge pull request #889 from alexmerlin/fix-readme-typo
Fixed small typo in `README.md`
This commit is contained in:
commit
e7453ef93f
@ -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