History log of /PHP-8.2/.github/actions/setup-x64/action.yml (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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


# 50d5e96e 24-Sep-2024 Ilija Tovilo

Fix nightly for 8.2

Backport of af721c9c361643df13a8137d22de9acde82512e5


# 1c85278f 16-Jun-2023 Ilija Tovilo

[skip ci] Don't suppress setup-slapd.sh output

This step frequently fails in CI. We would like to now why to see if we can
improve stability.

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

Test oci8 & pdo_oci in CI

Closes GH-8348

# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions