Merge pull request #73 from shivammathur/develop

Update OS/virtual environments available
This commit is contained in:
Shivam Mathur 2019-11-07 02:35:55 +05:30 committed by GitHub
commit 9f16995a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,10 +55,9 @@ Setup PHP with required extensions, php.ini configuration and composer in [GitHu
|Virtual environment|matrix.operating-system| |Virtual environment|matrix.operating-system|
|--- |--- | |--- |--- |
|Windows Server 2019|`windows-latest` or `windows-2019`| |Windows Server 2019|`windows-latest` or `windows-2019`|
|Windows Server 2016 R2|`windows-2016`|
|Ubuntu 18.04|`ubuntu-latest` or `ubuntu-18.04`| |Ubuntu 18.04|`ubuntu-latest` or `ubuntu-18.04`|
|Ubuntu 16.04|`ubuntu-16.04`| |Ubuntu 16.04|`ubuntu-16.04`|
|macOS X Mojave 10.14|`macOS-latest` or `macOS-10.14`| |macOS X Catalina 10.15|`macOS-latest` or `macOS-10.15`|
## :wrench: PHP Extension Support ## :wrench: PHP Extension Support
- On `ubuntu` extensions which have the package in apt are installed. - On `ubuntu` extensions which have the package in apt are installed.