summaryrefslogtreecommitdiff
path: root/.github/workflows/pullrequest.yml
AgeCommit message (Expand)Author
2024-12-17Add building compile_commands.json to CIPeter Jones
2024-12-13Update fedora CI targetsPeter Jones
2024-12-13CI: work around ownership issue on githubPeter Jones
2024-12-13CI: use checkout@v4Peter Jones
2023-06-23Remove CentOS 7 test builds.Peter Jones
2022-05-04CI: Add f36 and centos9 CI build tests.Peter Jones
2022-05-04Remove aarch64 build tests before f35Peter Jones
2022-05-04CI: remove EOL Fedoras from github actionsRobbie Harwood
2022-05-04CI: don't cancel testing when one failsRobbie Harwood
2021-03-25Make building outside of the top directory work.Peter Jones
2021-03-24CI: don't use 'make -s'; it's more trouble than help.Peter Jones
2021-03-22Try multi-arch CI building using cross compilationPeter Jones
2021-03-22Don't set LIBDIR in CI builds any more.Peter Jones
2021-03-10Drop comments, and make push workflow use same matrix as pullrequest.Dimitri John Ledkov
2021-03-10Add testsuite to the github pull request workflow.Dimitri John Ledkov
2021-03-09CI: show our compilation when it failsPeter Jones
2021-03-09CI: try to update submodulesPeter Jones
2021-02-16Make httpboot.c always get built.Peter Jones
2021-02-05github workflows: add the sbat branch to one PR builds run forPeter Jones
2021-02-05github workflows: Unify the x86 pull request build rules stepsPeter Jones
2020-12-11Try to kick the github PR workflow...Peter Jones