Skip to content

Commit

Permalink
Add note about updating PHP if ppa is missing on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Oct 28, 2022
1 parent e970483 commit 1a18b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a18b22

Please sign in to comment.