aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yaml
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Switch from Ubuntu 20.04 LTS to 22.04 LTS for jobs (#1353)2023.11.082023.10.18Tommy Murphy1-3/+3
2023-10-16Fix for issue #1351 - remove redundant 'linux' from matrix and remove unneces...2023.10.17Tommy Murphy1-4/+1
2023-09-29Upgrade to upload-artifact@v3Patrick O'Neill1-2/+2
2023-09-29Remove deprecated set-output commandPatrick O'Neill1-2/+2
2023-09-29Upgrade to checkout@v4Patrick O'Neill1-3/+3
2023-09-08Remove unused frameworks to give CI more disk spacePatrick O'Neill1-0/+27
2023-06-29Remove source trees after CI build to recover disk spacePatrick O'Neill1-15/+6
2023-06-13Add newlib toolchain with llvm to ci and releasealexsifivetw1-3/+1
2023-06-05Add llvm to PR ciPatrick O'Neill1-2/+13
2023-06-01Merge pull request #1259 from patrick-rivos/spike-ci2023.06.02Kito Cheng1-0/+31
2023-05-26Add github action ci to make-report using the spike simulatorPatrick O'Neill1-0/+31
2023-05-26Enable rv32gc make-report newlib and linux testingPatrick O'Neill1-1/+0
2023-05-23Disable multilib ci until multilib testsuite errors are triagedPatrick O'Neill1-0/+1
2023-05-11Add make-report and make-report multilib to a subset of the existing build ci...Patrick O'Neill1-0/+58
2022-10-14github: move build job to Ubuntu 20.04/22.04Florian Hofhammer1-1/+1
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-0/+3
2022-02-24Add musl libc submoduleFlorian Hofhammer1-2/+9
2021-01-25Remove trailing whitespace2021.01.26Kito Cheng1-1/+1
2021-01-23Nightly release action (details in commit description)Kevin Park1-0/+49