summaryrefslogtreecommitdiff
path: root/.github/workflows/distributions_php7.yml (unfollow)
AgeCommit message (Collapse)Author
2025-07-15Bump actions/checkout from v3 to v4jvoisin
2023-08-07Remove archlinux from the php7 CIjvoisin
Arch doesn't ship php7 anymore
2023-01-24Bump actions/checkout versionjvoisin
2022-05-27No more php7 on Alpine!jvoisin
2022-03-20Install re2c in the CIjvoisin
2022-03-20Add more distributions to php8 CIjvoisin
2022-03-04Run tests on fedora 34jvoisin
2022-03-04Run the CI every weekjvoisin
2022-01-12add grep to alpine test containerBen Fuhrmannek
2022-01-12more alpine test fixesBen Fuhrmannek
2022-01-12fix alpine test setup + minor fixesBen Fuhrmannek
2022-01-11fixed syntax error in yamlBen Fuhrmannek
2022-01-11changed build instructions for github workflowsBen Fuhrmannek
2021-02-11Allow failure for now on Alpine Linuxjvoisin
See https://bugs.archlinux.org/task/69563#comment196468 for details
2021-01-23Allow the Alpine build to fail for nowjvoisin
2021-01-11Add Alpine on php7 in the CIxXx-caillou-xXx
2021-01-10Use github action for the CI (#373)Julien Voisin