php-src/.github
Ayesh Karunaratne d5b3ffa762
ext/gd: enable avif tests on GH-Actions (#15850)
When the avif support was first added (GH-7026), php-src did not
use GitHub Actions. When we moved to GitHub Actions for CI, the
`--with-avif` option nor the `libavif-dev` dependencies were not
added.

Cirrus CI still runs the tests, and now that we no longer use
Travis CI, this brings parity to test avif on x64 tests on
GitHub Actions as well.

`libavif-dev` package's x86 builds seem to be missing[^1][^2] on older
Ubuntu versions, so this commit only adds it for x64 builds.

[^1]: https://packages.ubuntu.com/jammy/libavif-dev
[^2]: https://packages.ubuntu.com/noble/libavif-dev
2024-09-15 14:57:47 +02:00
..
actions ext/gd: enable avif tests on GH-Actions (#15850) 2024-09-15 14:57:47 +02:00
ISSUE_TEMPLATE [skip ci] Remove the link to the custom bugs tracker from the new issue window (#11538) 2023-08-31 15:52:57 +02:00
scripts Updated firebird version in windows ci (#14912) 2024-07-16 19:56:14 +02:00
workflows Remove Travis artefacts (#15714) 2024-09-04 01:15:10 +02:00
CODEOWNERS Merge branch 'PHP-8.3' 2024-07-29 00:12:42 +02:00
labeler.yml CI: Fix labeler.yml file to support actions/labeler@v5 (#13459) 2024-02-21 18:53:14 +01:00
lsan-suppressions.txt Suppress snmp lib memory leak, xfail ASAN tests 2023-03-27 16:38:44 +02:00
nightly_matrix.php Alpine/Musl nightly job (#13925) 2024-08-28 17:28:07 +02:00
setup_hmailserver.php Follow-up to remove IMAP ext (#13248) 2024-02-09 21:32:07 +09:00