History log of /PHP-8.2/.github/actions/install-linux/action.yml (Results 1 – 5 of 5)
Revision Date Author Comments
# fc9266a5 07-Aug-2023 Ilija Tovilo

Move ASAN built to GitHub actions

Cirrus will no longer offer unlimited free builds starting next month. We don't
have an alternative for FreeBSD and ARM, so move what we can for now.

Move ASAN built to GitHub actions

Cirrus will no longer offer unlimited free builds starting next month. We don't
have an alternative for FreeBSD and ARM, so move what we can for now.

Closes GH-11898

show more ...


# ba07a0b8 23-Aug-2023 Ilija Tovilo

Move installation of oracle instant client in GHA

Closes GH-12033


# c19116ff 24-Aug-2022 Michael Voříšek

Test oci8 & pdo_oci in CI

Closes GH-8348


# e3f2846b 12-Apr-2022 Michael Voříšek

Fix opcache testing in CI

Closes GH-8350


# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions