History log of /PHP-8.3/.github/nightly_matrix.php (Results 1 – 15 of 15)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e7462bff 02-Apr-2024 Bob Weinand

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

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


# 300ad65c 29-Aug-2023 Jakub Zelenka

Extend workflow matrix and nighly with PHP-8.3


# 902d39d5 14-Aug-2023 Ilija Tovilo

Use per-branch matrix for windows nightly

I forgot this in the last PR.


# ef6bbaa1 18-Apr-2023 Ilija Tovilo

Downgrade to Ubuntu 20.04 for ASAN nightly for now

See https://github.com/actions/runner-images/issues/6709.


# 71bdcce9 12-Jan-2023 Tim Düsterhus

Stop using the deprecated `set-output` command in nightly_matrix.php (#10302)

see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/


# da546641 11-Nov-2022 Ilija Tovilo

[skip ci] Skip function JIT in nightly for ASAN

This avoids the 6h timeout.


# 2c8f2e93 10-Oct-2022 Ilija Tovilo

Increase job timeout for ASAN/UBSAN build


# e9a88921 05-Oct-2022 Ilija Tovilo

[skip ci] Fix config param for variation build


# f3dba7e6 29-Sep-2022 Ilija Tovilo

[skip ci ] Rename matrix-include output on old branches

Otherwise we have a discrepancy of the output name between
master:nightly.yml and branch:nightly_matrix.php.


# 958955e6 27-Sep-2022 Ilija Tovilo

Fix PHP-8.0 skipping for some jobs


# 90b43722 23-Sep-2022 Ilija Tovilo

Migrate variation job to GitHub actions


# 2cf7d70e 23-Sep-2022 Ilija Tovilo

Migrate --repeat 2 job to GitHub actions


# 8330a0f3 30-Aug-2022 Ben Ramsey

Add PHP-8.2 branch to build processes


# 06f713e8 30-Aug-2022 Ben Ramsey

Add PHP-8.2 branch to build processes


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3, php-8.2.0beta2, php-8.1.9, php-8.0.22, php-8.1.9RC1, php-8.2.0beta1, php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3, php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1, php-8.0.20, php-8.1.7, php-8.2.0alpha1, php-7.4.30, php-8.1.7RC1, php-8.0.20RC1, php-8.1.6, php-8.0.19, php-8.1.6RC1, php-8.0.19RC1, php-8.0.18, php-8.1.5, php-7.4.29
# 5de1cd9e 01-Apr-2022 Ilija Tovilo

Add nightly for GitHub actions