The ubuntu-20.04 machine has php 7.4 and 8.0 installed. configure.ac always looks for newer versions over older versions of php. To prevent always testing 8.0, remove all versions and just install the required version. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
The ubuntu-20.04 machine has php 7.4 and 8.0 installed. configure.ac always looks for newer versions over older versions of php. To prevent always testing 8.0, remove all versions and just install the required version. |
||
|---|---|---|
| .. | ||
| ci.yml | ||