summaryrefslogtreecommitdiff
path: root/.github/workflows/builds.yml (follow)
AgeCommit message (Expand)Author
2025-09-01Add support for PHP8.585beta2jvoisin
2025-07-15Bump actions/checkout from v3 to v4jvoisin
2025-07-15Bump the CI to PHP8.4, now that it's releasedjvoisin
2024-07-09Fix compilation for PHP84+jvoisin
2024-07-05Disable PHP7.0 in the CIjvoisin
2024-04-25Move from php83-rc to php83 in the CIjvoisin
2023-11-26Revert "Move from php8.3-rc to 8.3 in the CI"jvoisin
2023-11-24Move from php8.3-rc to 8.3 in the CIjvoisin
2023-06-25Add PHP8.3 to the CIjvoisin
2023-01-24Bump actions/checkout versionjvoisin
2022-12-11Add support for PHP8.2jvoisin
2022-03-20Re-enable old php version in the CIjvoisin
2022-03-20Merge remote-tracking branch 'sektioneins/master'jvoisin
2022-03-04Run the CI every weekjvoisin
2022-01-05.Ben Fuhrmannek
2022-01-05removed test case for github actions + PHP 7Ben Fuhrmannek
2022-01-05better github build scriptBen Fuhrmannek
2021-12-13build sp for php8.1Ben Fuhrmannek
2021-08-07reverse build matrixBen Fuhrmannek
2021-01-10Use github action for the CI (#373)Julien Voisin