Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
This setup installs HHVM and enables execution of Hack language code in a controlled environment.
> **Compatibility Notice** <br>
> HHVM currently supports only specific Ubuntu LTS versions. Ensure your environment uses one of the following:

* Ubuntu 22.04 (Jammy)
* Ubuntu 20.04 (Focal)
>
> * Ubuntu 22.04 (Jammy)
> * Ubuntu 20.04 (Focal)

The ubuntu-latest runner (currently 24.04) is **not supported** and will lead to installation or runtime issues.

Expand Down