mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-04-05 02:39:25 +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:
|
||||
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…
x
Reference in New Issue
Block a user