History log of /PHP-8.3/.circleci/config.yml (Results 1 – 4 of 4)
Revision Date Author Comments
# 6fed9a9a 02-May-2024 Matteo Beccati

Stick to mysql 8.3 for the time being

MySQL 8.4 does not load the 'mysql_native_password' plugin by default
and I couldn't figure out how to initialise the container to load it.


# e7462bff 02-Apr-2024 Bob Weinand

Run one testsuite with observers enabled in CI (#13869)

Signed-off-by: Bob Weinand <bobwei9@hotmail.com>


# c07aed53 12-Oct-2023 Ilija Tovilo

CircleCI: Increase no_output_timeout to 30m


# 4332546b 10-Oct-2023 Ilija Tovilo

Move ARM build to CircleCI

Closes GH-12415