History log of /PHP-8.1/.github/actions/test-linux/action.yml (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 560a5851 30-Oct-2024 Ilija Tovilo

[CI] Backport usage of db service for 8.1

Nightly already uses them. We're running into port clashes otherwise.

Closes GH-16647


# 734afa0b 13-Oct-2023 Ilija Tovilo

Fix JIT on nightly

The JIT was accidentally disabled in nightly on lower branches because
jit_buffer_size woudln't be passed from nightly.yml on master anymore.


# 36a87e6d 04-Oct-2023 Ilija Tovilo

Minimal backport of 098d9ca


# 75970077 30-Oct-2022 Ilija Tovilo

Migrate i386 to GitHub actions

Closes GH-9856


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

Test oci8 & pdo_oci in CI

Closes GH-8348


Revision tags: php-8.1.7RC1, php-8.1.4RC1, php-8.1.3
# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions