Add note about updating PHP if ppa is missing on Ubuntu

pull/663/head 2.22.0
Shivam Mathur 1 year ago
parent e9704839e9
commit 1a18b2267f
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

@ -585,6 +585,7 @@ jobs:
> Update to the latest patch of PHP versions.
- Pre-installed PHP versions are not updated to their latest patch release by default.
- If `ppa:ondrej/php` is missing on the Ubuntu GitHub environment, the PHP version is updated to the latest patch release.
- You can specify the `update` environment variable to `true` for updating to the latest release.
```yaml

Loading…
Cancel
Save