Add windows-2022 to the README

This commit is contained in:
Shivam Mathur 2021-09-09 02:27:14 +05:30
parent 7958a5ccff
commit e5690a9659
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -61,6 +61,7 @@ Setup PHP with required extensions, php.ini configuration, code-coverage support
|Ubuntu 18.04|`ubuntu-18.04`|`PHP 7.1` to `PHP 8.0`|
|Ubuntu 20.04|`ubuntu-latest` or `ubuntu-20.04`|`PHP 7.4` to `PHP 8.0`|
|Windows Server 2019|`windows-latest` or `windows-2019`|`PHP 8.0`|
|Windows Server 2022|`windows-2022`|`PHP 8.0`|
|macOS 10.15 Catalina|`macos-latest` or `macos-10.15`|`PHP 8.0`|
|macOS 11.x Big Sur|`macos-11`|`PHP 8.0`|