aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-32bits.yml
Commit message (Expand)AuthorAgeFilesLines
* fix(CI): Update setup-php, setup-node, checkout and paths-filter actionsJoas Schilling2024-07-171-2/+2
* chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-211-1/+1
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-1/+1
* chore: Install phpunit via vendor binChristoph Wurst2023-10-021-3/+2
* ci: clear disable_functions to enable pcntl_signalDaniel Kesselberg2023-09-301-2/+1
* Use latest shivammathur/setup-php in phpunit-32bits.ymlCôme Chilliet2023-09-301-1/+1
* Add 8.3 to lint CI and 32bits test suiteCôme Chilliet2023-09-301-1/+1
* Adding ini-file:development to 32bit CICôme Chilliet2023-09-301-0/+1
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-1/+1
* ci(32bit): fix failing test setupArthur Schiwon2023-07-111-1/+1
* ci: pin setup-php to avoid a regressionArthur Schiwon2023-06-121-1/+1
* Run 32bit CI on workflow modifications and new releasesCôme Chilliet2023-05-021-0/+4
* Avoid having the same name for several workflowsCôme Chilliet2023-03-211-1/+1
* Save some CI timeJoas Schilling2023-03-151-0/+3
* Only run 32bit CI once a dayCôme Chilliet2023-02-071-1/+4
* Skip buggy tests for 32bits CICôme Chilliet2023-02-071-1/+1
* Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-071-2/+10
* Running all tests on 32bits to see what happensCôme Chilliet2023-02-071-1/+1
* Add workflow for 32bits testingCôme Chilliet2023-02-071-0/+47